Grammar fixes to the bookmark documentation.

Thanks to Agha Saad Fraz agha.saad04@gmail.com for raising pull request #15025

Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
This commit is contained in:
Isaac Bennetch 2019-03-28 18:40:13 -04:00
parent dfd0150d7b
commit 95f261b277

View File

@ -67,10 +67,10 @@ inserted there will be later also inserted as spaces in your query and may lead
to unexpected results especially when using the variable expansion inside of a
"LIKE ''" expression.
Browsing table using bookmark
-----------------------------
Browsing a table using a bookmark
---------------------------------
When bookmark is named same as table, it will be used as query when browsing
When a bookmark has the same name as the table, it will be used as the query when browsing
this table.
.. seealso::