Skip to content

Commit

Permalink
Correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ekaitz-zarraga authored Jun 25, 2019
1 parent e9259a0 commit 7f9ab50
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 7f9ab50

Please sign in to comment.