Skip to content

Commit

Permalink
Fixed doc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jlangch authored Mar 11, 2024
1 parent 26a1e47 commit 17a3bad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc/readme/java-interop.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,7 @@ can be sorted and Java types can be used with sets and maps.

## Enum types


a Java _enum_ values can be passed as simple or scoped keywords:
Java _enum_ values can be passed as simple or scoped keywords:

```clojure
(do
Expand Down

0 comments on commit 17a3bad

Please sign in to comment.