mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-22 07:27:51 +00:00
Change spaces to tabs
This commit is contained in:
@@ -235,15 +235,12 @@ const VaultPage = (props) => {
|
||||
Only <b>published</b> brews are searchable via this tool
|
||||
</li>
|
||||
<li>
|
||||
Usernames are case sensitive, make sure you are writing
|
||||
it correctly
|
||||
Usernames are case-sensitive
|
||||
</li>
|
||||
<li>
|
||||
Use <code>"word"</code> to match an exact string, and
|
||||
<code>-</code> to exclude words (at least one word
|
||||
must not be negated).
|
||||
Use <code>"word"</code> to match an exact string,
|
||||
and <code>-</code> to exclude words (at least one word must not be negated)
|
||||
</li>
|
||||
|
||||
<li>
|
||||
Some common words like "a", "after", "through", "itself", "here", etc.,
|
||||
are ignored in searches. The full list can be found
|
||||
|
||||
Reference in New Issue
Block a user