Skip to content

Commit b1729ad

Browse files
Copiloteliandoran
andcommitted
Fix additional clarity and grammar issues
Co-authored-by: eliandoran <[email protected]>
1 parent daec11b commit b1729ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/User Guide/User Guide/Basic Concepts and Features/Navigation/Search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Note search enables you to find notes by searching for text in the title, conten
1313
To search for notes, click on the magnifying glass icon on the toolbar or press the keyboard [shortcut](../Keyboard%20Shortcuts.md).
1414

1515
1. Set the text to search for in the _Search string_ field.
16-
1. Apart from searching for words ad-literam, there is also the possibility to search for attributes or properties of notes.
16+
1. Apart from searching for words literally, there is also the possibility to search for attributes or properties of notes.
1717
2. See the examples below for more information.
1818
2. To limit the search to a note and its sub-children, set a note in _Ancestor_.
1919
1. This value is also pre-filled if the search is triggered from a [hoisted note](Note%20Hoisting.md) or a [workspace](Workspaces.md).

docs/User Guide/User Guide/Installation & Setup/Server Installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export TRILIUM_DATA_DIR=/home/myuser/data/my-trilium-data
3232

3333
### Disabling / Modifying the Upload Limit
3434

35-
If you're running into the 250MB limit imposed on the server by default, and you'd like to increase the upload limit, you can set the `TRILIUM_NO_UPLOAD_LIMIT` environment variable to `true` disable it completely:
35+
If you're running into the 250MB limit imposed on the server by default, and you'd like to increase the upload limit, you can set the `TRILIUM_NO_UPLOAD_LIMIT` environment variable to `true` to disable it completely:
3636

3737
```
3838
export TRILIUM_NO_UPLOAD_LIMIT=true

0 commit comments

Comments
 (0)