Skip to content

Commit c1c8293

Browse files
committed
📚 Fix typo
1 parent ec9b5ab commit c1c8293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Progress indicators for command line Clojure apps, including support for indeter
1414

1515
To give the user of a command line app a visual progress indicator during long running processes.
1616

17-
Here it is in action (from the [demo script](https://github.com/pmonks/spinner/blob/dev/demo.clj):
17+
Here it is in action (from the [demo script](https://github.com/pmonks/spinner/blob/dev/demo.clj)):
1818

1919
<p align="center">
2020
<img alt="Spinner example screenshot" src="https://raw.githubusercontent.com/pmonks/spinner/dev/spinner-demo.gif"/>

0 commit comments

Comments
 (0)