Skip to content

Commit 636c948

Browse files
committed
Fix the Assembly banner text
I added an em-dash and removed "so" so that the text reads better.
1 parent ad1fa07 commit 636c948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/shared/_assembly_banner.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="announcement col-md-12">
55
<p class="text-center">
66
<img src="https://treasure.assembly.com/assets/brand/inverse@2x.png" class="asm-brand">
7-
Coderwall is an open product on Assembly so now you can help build it!
7+
Coderwall is an open product on Assembly &mdash; now you can help build it!
88
<a href="https://assembly.com/coderwall/chat" target="_blank"> Jump in and get started.</a>
99
<a class="js-dismiss close" href="#close">x</a>
1010
</p>

0 commit comments

Comments
 (0)