diff --git a/How-to-understand-a-user.js-file.md b/User.js-Syntax.md similarity index 99% rename from How-to-understand-a-user.js-file.md rename to User.js-Syntax.md index 7a5454b..946f128 100644 --- a/How-to-understand-a-user.js-file.md +++ b/User.js-Syntax.md @@ -1,4 +1,4 @@ -## Understanding `user.js` Syntax +## Understanding `user.js` syntax Think of your `user.js` file as a list of instructions you're giving to Firefox. Each instruction tells Firefox to set a specific preference to a particular value.