Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Commit 59f6577

Browse files
authored
Update README.md
1 parent 3ea3ed3 commit 59f6577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ If using ES6 imports:
3838
Using CommonJS require:
3939
`var ReactPasswordStrength = require('react-password-strength');`
4040

41-
Using in a Universal JS App (server-side rendering):
41+
Using in a __Universal JS App__ (server-side rendering):
4242
- Import component from `react-password-strength/dist/universal`
4343
- Include default style from `react-password-strength/dist/style.css`.
4444

0 commit comments

Comments
 (0)