Skip to content

Commit

Permalink
Fixed a typo in a code segment in the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrossini-ethz committed Oct 26, 2020
1 parent 8feb66e commit 348827f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -17,7 +17,7 @@ The following example illustrates the use of the library:
(define-si-units)
(define-read-macros)
(let (m c m)
(let (m c e)
;; Define the mass
(setf m #q(1.00 +/- 0.01 kg))
;; The speed of light
Expand Down

0 comments on commit 348827f

Please sign in to comment.