Arkadiusz Ryś преди 5 месеца
родител
ревизия
4c7a6c4f62
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      README.rst

+ 1 - 1
README.rst

@@ -5,7 +5,7 @@ SpEndPoint
 Creates a SPARQL endpoint supporting custom services.
 The default access point is at `http://127.0.0.1:8000`.
 This endpoint can be configured in the `configuration.toml <data/configuration.toml>`_ file.
-The docker image created uses uvicorn the host the application at `0.0.0.0:80`. Feel free to map this to any port of your liking.
+The docker image created uses uvicorn to host the application at `0.0.0.0:80`. Feel free to map this to any port of your liking.
 
 Bound services
 --------------