Mercurial > p > roundup > code
diff doc/admin_guide.txt @ 7975:16c2e2849fd6
doc: grammar fixup.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 21 May 2024 20:10:28 -0400 |
| parents | 4dcc64d0138e |
| children | adc3db39cb53 |
line wrap: on
line diff
--- a/doc/admin_guide.txt Tue May 21 20:03:56 2024 -0400 +++ b/doc/admin_guide.txt Tue May 21 20:10:28 2024 -0400 @@ -639,8 +639,8 @@ data-search-with: * this attribute is optional. If it is not set, a search - panel is not created provided to allow the users search - within the class. + panel is not created to allow the user to search within + the class. * Adding ``data-search-with`` specifies the fields that can be used for searching. E.G. ``data-search-with="title,status,keyword"``
