Skip to content

Commit 60371d0

Browse files
netelermarcjansen
andauthored
fix typos
Co-authored-by: Marc Jansen <[email protected]>
1 parent 93a9174 commit 60371d0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/3_explore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
### Step by step...
1010

11-
We will now send an REST API call to the actinia server and receive the server response.
11+
We will now send a REST API call to the actinia server and receive the server response.
1212

1313
Step 1:
1414

docs/4_clients.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ to start processes. For ephemeral processing the plugin downloads the results di
427427

428428
This is still a development version but can be tested and used already.
429429

430-
The actinia Connector is available from [https://apps.mundialis.de/actinia_connector/plugins.xml](https://apps.mundialis.de/actinia_connector/plugins.xml), simply add this URL in QGIS under Plugins > Manage and install plugins > Settings > Plugin repositories > Add.
430+
The actinia connector is available from [https://apps.mundialis.de/actinia_connector/plugins.xml](https://apps.mundialis.de/actinia_connector/plugins.xml), simply add this URL in QGIS under Plugins > Manage and install plugins > Settings > Plugin repositories > Add.
431431

432432

433433
### Project Setup
@@ -488,7 +488,7 @@ Fig. 15: actinia connector, persistent and ephemeral processing
488488

489489
## actinia jupyter notebooks
490490

491-
Jupyter Notebooks are server-client applications that allow code written in a notebook document to be edited and executed through a web browser. They can be run on a local computer that does not require Internet access, as well as used to control computations on a remote server accessed via the Internet.
491+
Jupyter Notebooks are server-client applications that allow code written in a notebook document to be edited and executed through a web browser. They can be run on a local computer that does not require internet access, as well as used to control computations on a remote server accessed via the Internet.
492492

493493
Jupyter notebooks can be interactive and are run through a web browser. They provide the ability to combine live code, explanatory text, and computational results into a single document. Jupyter Notebooks can be easily shared as documents.
494494

0 commit comments

Comments
 (0)