Skip to content

Commit 6fffe17

Browse files
committed
prettier
1 parent ad889f0 commit 6fffe17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/packages-and-modules/introduction-to-packages-and-modules/about-packages-and-modules.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Git URLs used for npm packages can be formatted in the following ways:
3939

4040
The `commit-ish` can be any tag, sha, or branch that can be supplied as an argument to `git checkout`. The default `commit-ish` is `HEAD`.
4141

42-
Installing any package directly from git will not install [git submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules) or workspaces.
42+
Installing any package directly from git will not install [git submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules) or workspaces.
4343

4444
## About modules
4545

0 commit comments

Comments
 (0)