Skip to content

Commit

Permalink
chore(docs): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vicary committed Apr 13, 2024
1 parent c68f517 commit d9194c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ await dev(import.meta.url, "./main.ts");
## Usage

1. Run `deno task start`
1. Visit `http://localhost:3000/graphql` for an GraphiQL interface.
1. Visit `http://localhost:8000/graphql` for an GraphiQL interface.

### Entrypoint

Expand Down

0 comments on commit d9194c6

Please sign in to comment.