fix small spelling mistake
This commit is contained in:
parent
c7547405f8
commit
1ee14dd01a
|
|
@ -24,7 +24,7 @@ SessionsActions = @SessionsActions
|
|||
`<div className="find-session-help">
|
||||
<h3>How This Page Works</h3>
|
||||
<p>This page will show only public jam sessions.</p>
|
||||
<p>Most recent sessions are shown an the top.</p>
|
||||
<p>Most recent sessions are shown at the top.</p>
|
||||
<p>This list of public sessions does not auto-update. You will have to push the REFRESH button to see new sessions.</p>
|
||||
</div>`
|
||||
else if this.props.mode == 'my'
|
||||
|
|
|
|||
Loading…
Reference in New Issue