Skip to content

Commit

Permalink
docs: fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilmo Raunio committed Aug 7, 2024
1 parent ad8e22a commit e2b3d92
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 @@ -197,7 +197,7 @@ Query names:
;; => "query Foo {foo}"
```

Queries directives:
Query directives:

```clojure
(o/gql [:oksa/query {:directives [:foo]} [:foo]])
Expand Down

0 comments on commit e2b3d92

Please sign in to comment.