Skip to content

Commit 1004d94

Browse files
docs: fix typo
Co-authored-by: Marica <[email protected]>
1 parent 59b60b6 commit 1004d94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cli.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### Create Demo Accounts
22

3-
This app provide a bench command `make-demo-accounts`. This is useful for testing permissions. You can use it to create a **Member**, **Member Function** and **User** for every existing **Member Function Category**, in an existing local organization.
3+
This app provides a bench command `make-demo-accounts`. This is useful for testing permissions. You can use it to create a **Member**, **Member Function** and **User** for every existing **Member Function Category**, in an existing local organization.
44

55
Prerequisites:
66

@@ -15,7 +15,7 @@ bench --site $SITE make-demo-accounts $ORGANIZATION
1515

1616
### Import water bodies from GeoJSON
1717

18-
This app provide a bench command `import-geojson`. This is useful for importing water body shapes from a GeoJSON file.
18+
This app provides a bench command `import-geojson`. This is useful for importing water body shapes from a GeoJSON file.
1919

2020
```bash
2121
bench --site $SITE import-geojson /path/to/file.geojson

0 commit comments

Comments
 (0)