Skip to content

Commit 5b6de6e

Browse files
committed
Fix typo
1 parent a94e80c commit 5b6de6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bb
22

3-
;; Note: The shell commands may need to be modifying if you're using Windows.
3+
;; Note: The shell commands may need to be modified if you're using Windows.
44
;; At the time of this writing, both people who push use Unix-based machines.
55

66
(require '[clojure.string :as str]

0 commit comments

Comments
 (0)