Skip to content

Commit 19c7fe7

Browse files
Apply suggestions from code review
Co-authored-by: Maxime Rey <[email protected]>
1 parent e75dbd6 commit 19c7fe7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Test configuration file
8989
~~~~~~~~~~~~~~~~~~~~~~~
9090
The configuration file `<tests/local_config.json>`_ located in tests folder contains several parameters that can be changed according to your needs, for example:
9191

92-
- **SpeosServerOnDocker** (Boolean): Speos server launched in a docker container.
92+
- **SpeosServerOnDocker** (Boolean): Speos server launched in a Docker container.
9393
- **SpeosServerPort** (integer): Port used by Speos server for HTTP transfer.
9494

9595
Start server

doc/source/_static/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Static files can found here(like images and other assets).
1+
Static files can be found here (like images and other assets).

doc/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Here's a quick preview for how Python code looks using the
2020
top of the page to see function, method, and class documentation.
2121

2222

23-
Rendered python code
23+
Rendered Python code
2424
--------------------
2525

2626
.. code:: python

0 commit comments

Comments
 (0)