Skip to content

Commit 7885f7f

Browse files
committed
👕 Fixes Markdownlint warnings
1 parent 31d5cff commit 7885f7f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,8 @@ This option allows you to specify your secret key.
175175
Node-RED from being able to decrypt your existing credentials and they will be
176176
lost._
177177

178+
**Note**: _This option support secrets, e.g., `!secret red_secret`._
179+
178180
### Option: `users`
179181

180182
This option can be used to password protect the Node-RED editor and admin API.
@@ -189,7 +191,7 @@ A user has the following properties:
189191
Permissions can be `*` or `read`. We are planning to support a more fine-grained
190192
control over permissions in future releases of the add-on.
191193

192-
**Note**: _These options (except for `permissions`) support secrets, e.g., `!secret red_password`._
194+
**Note**: _These options support secrets, e.g., `!secret red_password`._
193195

194196
### Option: `http_node`
195197

0 commit comments

Comments
 (0)