mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17:18 +00:00
style(shared): fix given that is
-> given that it
typo (#1272)
See: https://github.com/resin-io/etcher/pull/1262#discussion_r110541438 Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
This commit is contained in:
parent
b28c345ba0
commit
1b68e9394b
@ -37,7 +37,7 @@ const UNIX_SUPERUSER_USER_ID = 0;
|
||||
* This function has been adapted from https://github.com/sindresorhus/is-elevated,
|
||||
* which was originally licensed under MIT.
|
||||
*
|
||||
* We're not using such module directly given that is
|
||||
* We're not using such module directly given that it
|
||||
* contains dependencies with dynamic undeclared dependencies,
|
||||
* causing a mess when trying to concatenate the code.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user