Skip to content

Commit 01f6d28

Browse files
committed
Merge pull request #1 from kylog/fix-typo
fix-typo
2 parents 1299e7d + 8d31b1c commit 01f6d28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cljlab/syntax.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ clojure.core/+ ; Namespaced symbol
451451
;; **
452452

453453
;; **
454-
;;; Using the REPL, compute the sum of 7564 and 1234.
454+
;;; Using the REPL, compute the sum of 7654 and 1234.
455455
;;;
456456
;; **
457457

0 commit comments

Comments
 (0)