Skip to content

Commit f209caf

Browse files
fully spell out repositories
1 parent f6994d2 commit f209caf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/git.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ sandbox.git.commit(
102102

103103
## Pull and push (with credentials)
104104

105-
For private repos over HTTP(S), pass `username` and `password` (token) to the command that needs it. A username is required whenever you pass a password/token.
105+
For private repositories over HTTP(S), pass `username` and `password` (token) to the command that needs it. A username is required whenever you pass a password/token.
106106

107107
<CodeGroup>
108108
```js JavaScript & TypeScript

0 commit comments

Comments
 (0)