Skip to content

Commit

Permalink
Merge pull request #83 from ekaitz-zarraga/patch-1
Browse files Browse the repository at this point in the history
Correct typo
  • Loading branch information
mjul authored Jun 17, 2020
2 parents 125a1c0 + 7f9ab50 commit 656d2b3
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 @@ -106,7 +106,7 @@ the data argument.
### Example: Use Excel Formulas in Clojure

Docjure allows you not only to evaluate a formula cell in a speadsheet, it also
provides a way of exposing a formla in a cell as a Clojure function using the
provides a way of exposing a formula in a cell as a Clojure function using the
`cell-fn` function.

(use 'dk.ative.docjure.spreadsheet)
Expand Down

0 comments on commit 656d2b3

Please sign in to comment.