We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31ec286 + 2af3292 commit b6f47f0Copy full SHA for b6f47f0
Gemfile.lock
@@ -203,7 +203,7 @@ GEM
203
date
204
stringio
205
public_suffix (6.0.1)
206
- puma (6.5.0)
+ puma (6.6.0)
207
nio4r (~> 2.0)
208
racc (1.8.1)
209
rack (3.1.8)
README.md
@@ -4,7 +4,7 @@
4
5
Marksmith is a GitHub-style markdown editor for Rails apps.
6
7
-It supports Active Storage attachments and comes with a built-in mardown preview renderer.
+It supports Active Storage attachments and comes with a built-in markdown preview renderer.
8
9

10
0 commit comments