Doc: Doc README - typo

This commit is contained in:
alstjr7375 2022-04-24 21:49:25 +09:00
parent 0ea99cb868
commit 54c6f0718f

View file

@ -93,7 +93,7 @@ This is a rough guideline. (Not forced)
### Basics
`userChrome.css` file is for browser UI, `userContent.css` file is for web contents.
Unlike [User config](./Preference.md#user-config), they are located in `<Firefox_Profile>/chrome/`.
Unlike [User config](./Preference.md#user-config), they are located in `<FIREFPX_PROFILE>/chrome/`.
Start Guide:
- [What is userChrome.css? What can it do?](https://www.userchrome.org/what-is-userchrome-css.html)