Skip to content

Commit

Permalink
docs: remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
tlux committed Mar 29, 2024
1 parent 345168e commit ad1915a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Examples for GraphQL Websocket Client

To make the examples work, boot up the test server provided in the
To make the examples work, boot up the test server provided in the
`docker-compose.yml`. By default, the server is running on port 8080.

Then, from the project root, use `mix run` to run any of the example scripts.
Then, from the project root, use `mix run` to run any of the example scripts.

```sh
mix run examples/query.exs
Expand Down

0 comments on commit ad1915a

Please sign in to comment.