Skip to content

Commit

Permalink
Spelling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
justone committed May 26, 2020
1 parent 26573a0 commit 40f7d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/empath.clj
Expand Up @@ -89,7 +89,7 @@
append [element] - append element to end of path
remove [element] - remove element from path
prepend [element] - prepsent element to beginning of path
prepend [element] - prepend element to beginning of path
xappend [element] - append element after removing from rest of path
xprepend [element] - prepend element after removing from rest of path
"))
Expand Down

0 comments on commit 40f7d64

Please sign in to comment.