Skip to content

Commit 172f782

Browse files
committed
docs: fix typo
1 parent f53d5f1 commit 172f782

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ To compile the latest unreleased version (`main` branch):
5050

5151
## Nginx
5252

53-
Libredesk using websockets for real-time updates. If you are using Nginx, you need to add the following (or similar) configuration to your Nginx configuration file.
53+
Libredesk uses websockets for real-time updates. If you are using Nginx, you need to add the following (or similar) configuration to your Nginx configuration file.
5454

5555
```nginx
5656
client_max_body_size 100M;

docs/docs/templating.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Templating in outgoing emails allows you to personalize content by embedding dyn
44

55
## Outgoing Email Template Expressions
66

7-
If you want to customize the look of outgoing emails, you can do so in the **Settings > Templates -> Outgoing Email Templates** section. This template will be used for all outgoing emails including replies to conversations, notifications, and other system-generated emails.
7+
If you want to customize the look of outgoing emails, you can do so in the Admin > Templates -> Outgoing Email Templates section. This template will be used for all outgoing emails including replies to conversations, notifications, and other system-generated emails.
88

99
### Conversation Variables
1010

0 commit comments

Comments
 (0)