Skip to content

Commit

Permalink
Fix markup typo
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas committed Dec 26, 2023
1 parent 0f20525 commit 0167499
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 @@ -163,7 +163,7 @@ main = putStrLn $ show x
Codedown can use wildcards to match file paths, which are used by some
markdown implementations:
* *lib/codedown.js*
*lib/codedown.js:*
```lib/codedown.js
var x = 42;
Expand Down

0 comments on commit 0167499

Please sign in to comment.