Skip to content

Commit

Permalink
fix typo (#7327)
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Almeroth authored and cirospaciari committed Nov 27, 2023
1 parent b5a1e71 commit a43a24f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/ecosystem/edgedb.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ Applied m1uwekrn4ni4qs7ul7hfar4xemm5kkxlpswolcoyqj3xdhweomwjrq (00001.edgeql)
---
With out schema applied, let's execute some queries using EdgeDB's JavaScript client library. We'll install the client library and EdgeDB's codegen CLI, and create a `seed.ts`.file.
With our schema applied, let's execute some queries using EdgeDB's JavaScript client library. We'll install the client library and EdgeDB's codegen CLI, and create a `seed.ts`.file.
```sh
$ bun add edgedb
Expand Down

0 comments on commit a43a24f

Please sign in to comment.