Dmytro Bobrenko commited on
Commit
a462036
·
1 Parent(s): 9c47829

Edit README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -125,7 +125,7 @@ Final JSON:
125
  After verifying that the server is responding to requests locally, you can test the server on a remote machine.
126
 
127
  ## OpenAPI
128
- To access OpenAPI specifications, go to:
129
  [http://localhost:10000/docs](http://localhost:10000/docs)
130
 
131
  ### Troubleshooting
 
125
  After verifying that the server is responding to requests locally, you can test the server on a remote machine.
126
 
127
  ## OpenAPI
128
+ To access OpenAPI specification, go to:
129
  [http://localhost:10000/docs](http://localhost:10000/docs)
130
 
131
  ### Troubleshooting