Skip to content

Commit 847975e

Browse files
authored
Merge pull request #246 from MerginMaps/fix-jupyter-readme
Jupyter notebooks - Update README.md
2 parents d8bc3e7 + 107594e commit 847975e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ Here you can find some tailored Jupyter Notebooks examples on how to interact wi
55
These examples are split into scenarios in order to highlight some of the core capabilities of the Mergin Maps API.
66

77
## [Scenario 1](01_users.ipynb) - Users Management
8-
On this scenario you'll create some random users from an existing CSV into Mergin Maps, change user's `ROLE` on a `WORKSPACE` and `PROJECT` perspective as well remove user's from a specific project.
8+
In this scenario you'll create some random users from an existing CSV into Mergin Maps, change user's `ROLE` on a `WORKSPACE` and `PROJECT` perspective as well remove a user from a specific project.
99

10-
## [Scenario 2](02_sync.ipynb) - Synchronization
11-
On this scenario you'll learn on how to do basic synchronisation (`PUSH`, `PULL`) of projects with the Mergin Maps Python API client.
10+
## [Scenario 2](02_sync.ipynb) - Synchronisation
11+
In this scenario you'll learn how to do basic synchronisation (`PUSH`, `PULL`) of projects with the Mergin Maps Python API client.
1212

1313
## [Scenario 3](03_projects.ipynb) - Projects Management
14-
On this scenario you'll learn how to manage project with the Mergin Maps Python API client, namely how to clone projects and how to separate team members in isolated projects from the cloned template.
14+
In this scenario you'll learn how to manage projects with Mergin Maps Python API client, namely how to clone projects and how to separate team members in isolated projects from the cloned template.

0 commit comments

Comments
 (0)