Skip to content

Commit cb714ca

Browse files
committed
Remove trailing whitespace
1 parent 6101ec1 commit cb714ca

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
@@ -33,7 +33,7 @@ The [Persephony documentation ](https://www.persephony.com/docs) has guides on [
3333

3434
The SDK documentation is not generated from source code comments, as at the time of writing no existing tool could be found that parsed the comments adequately. Instead the documentation is manually curated in the files at `docs/source` in the .rst (ReStructuredText) format. Developers should ensure that changes to the SDK are reflected in the documentation.
3535

36-
It is built using the Python package Sphinx and a few other libraries. To install the dependencies in a python virtual environment, run setup.sh.
36+
It is built using the Python package Sphinx and a few other libraries. To install the dependencies in a python virtual environment, run setup.sh.
3737

3838
To generate the documentation, activate the virtual environment and run `make html`. For livereload, run `make watch`
3939

0 commit comments

Comments
 (0)