Skip to content

Commit f12009f

Browse files
committed
verbiage
1 parent 22d58b8 commit f12009f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app/views/browse/tag.html.erb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<div id="how-to-join-modal" class="modal modal-how-to-join">
33
<div class="modal-content">
44
<h4><i class="material-icons <%= @accent_color %>-text left" style="margin-right: 10px;">info</i> How to join this showcase</h4>
5-
<p>Want your content to appear on this page? Follow these steps:</p>
5+
<p>Want your page to appear here? Follow these steps:</p>
66
<ol>
7-
<li>Add the <span class="highlight">ArtFight2025</span> tag to your content</li>
8-
<li>Set your content's privacy to <span class="highlight">Public</span> in the privacy toggle</li>
9-
<li>That's it! Your content will appear here automatically</li>
7+
<li>Add the <span class="highlight">ArtFight2025</span> tag to your notebook page</li>
8+
<li>Set your page's privacy to <span class="highlight">Public</span> in the privacy toggle</li>
9+
<li>That's it! Your page will appear here automatically</li>
1010
</ol>
1111
<p class="grey-text" style="font-size: 14px;">Note: It may take a few minutes for new content to appear.</p>
1212
</div>

0 commit comments

Comments
 (0)