Skip to content

Commit

Permalink
Connect Pathom
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkerlucio committed Jul 10, 2021
1 parent b82ffa5 commit fee5916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/com/wsscode/pathom/viz/parser_assistant.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
(if (seq available-parsers)
(dom/div :.large "Select a parser")
(dom/div
(dom/div :.large (ui/gc :.center) "Connect a parser")
(dom/div :.large (ui/gc :.center) "Connect Pathom")
(dom/div "Not sure what to do to? "
(ui/link {:href "#"
:onClick #(do
Expand Down

0 comments on commit fee5916

Please sign in to comment.