Skip to content

Commit 2cbaaa8

Browse files
authored
Merge pull request #842 from Phrohdoh/fix-punctuation
Fix punctuation in version.hbs
2 parents 77d5cae + 5053b16 commit 2cbaaa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/crate/version.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<span id="copy-notification" class="{{if showSuccess "copy-success" "copy-failure"}}">
8787
{{#if showNotification}}
8888
{{#if showSuccess}}
89-
Copied !
89+
Copied!
9090
{{else}}
9191
An error occured. Please use CTRL+C.
9292
{{/if}}

0 commit comments

Comments
 (0)