Skip to content

Commit 0543a9b

Browse files
committed
Fix typo
1 parent 02ccd36 commit 0543a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/color_schemes/form.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ def view_template
7373

7474
markdown do
7575
<<~MARKDOWN
76-
Click the Save button to keep this choice and browse the site with **#{@preview_color_scheme.display_name}** Saving adds the color scheme as a session cookie that will persist across page views on your current device. You can delete the color scheme choice at any time."
76+
Click the Save button to keep this choice and browse the site with **#{@preview_color_scheme.display_name}** Saving adds the color scheme as a session cookie that will persist across page views on your current device. You can delete the color scheme choice at any time.
7777
MARKDOWN
7878
end
7979

0 commit comments

Comments
 (0)