mirror of
https://github.com/status-im/re-frame-10x.git
synced 2025-01-11 22:54:14 +00:00
Fix spelling mistake in init-tracing docstring
This commit is contained in:
parent
dd0ad6ac54
commit
a94f017c3e
@ -113,7 +113,7 @@
|
||||
(swap! traces #(reduce conj % new-traces))))))
|
||||
|
||||
(defn init-tracing!
|
||||
"Sets up any intial state that needs to be there for tracing. Does not enable tracing."
|
||||
"Sets up any initial state that needs to be there for tracing. Does not enable tracing."
|
||||
[]
|
||||
(monkey-patch-reagent))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user