Skip to content

Commit 231c29c

Browse files
author
Deborah Barnard
committed
USA spelling
1 parent 35d7b9b commit 231c29c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ These are the basic steps for working with the starter. For detailed guidance on
2626
1. [Generate a new repository](https://github.com/n8n-io/n8n-nodes-starter/generate) from this template repository.
2727
2. Clone your new repo:
2828
```
29-
git clone https://github.com/<your organisation>/<your-repo-name>.git
29+
git clone https://github.com/<your organization>/<your-repo-name>.git
3030
```
3131
3. Run `npm i` to install dependencies.
3232
4. Open the project in your editor.

0 commit comments

Comments
 (0)