Skip to content

Commit ef1163e

Browse files
docs: align please note style and use quote
1 parent f03b3b4 commit ef1163e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ directives:
102102
- unauthenticated users will be able to access packages marked with either
103103
`$all` or `$anonymous` access levels at the package group definition
104104

105-
Please note that no group or package name mapping is applied on access, any
105+
> *Please note* that no group or package name mapping is applied on access, any
106106
user successfully authenticated can access all packages.
107107

108108
### Publish
@@ -181,7 +181,7 @@ internal timer that will check expired values regularly, so data of
181181
users not actively interacting with the system will also be eventually
182182
invalidated.
183183

184-
*Please note* that this implementation is in-memory and not
184+
> *Please note* that this implementation is in-memory and not
185185
multi-process; if the cluster module is used for starting several
186186
verdaccio processes, each process will store its own copy of the cache,
187187
so each user will actually be logged in multiple times.

0 commit comments

Comments
 (0)