diff --git a/apis/trips/README.md b/apis/trips/README.md index cf8a1d336..cc069288f 100644 --- a/apis/trips/README.md +++ b/apis/trips/README.md @@ -6,7 +6,7 @@ The server was generated by the [swagger-codegen] (https://github.com/swagger-api/swagger-codegen) project. By using the [OpenAPI-Spec](https://github.com/OAI/OpenAPI-Specification) from a remote server, you can easily generate a server stub. -## Running the server +## Running server To run the server, follow these simple steps: @@ -38,4 +38,4 @@ To run all integration tests: go test ./tripsgo ``` -> Note: this requires an actual database connection, so the required ENV variables need to be present. \ No newline at end of file +> Note: this requires an actual database connection, so the required ENV variables need to be present.