Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ggeoffrey authored Jan 4, 2024
1 parent c457281 commit 0c11afa
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 @@ -69,7 +69,7 @@ Optional:
1. `mkdir src-fiddles/my_fiddle`
3. Add the following to `src-fiddles/my_fiddle/fiddles.cljc`:
```clojure
(ns my-fiddles.fiddles
(ns my-fiddle.fiddles
(:require [hyperfiddle.electric :as e]
[hyperfiddle.electric-dom2 :as dom]))

Expand Down

0 comments on commit 0c11afa

Please sign in to comment.