diff --git a/README.md b/README.md index a514c2c..65a01d8 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ After running for the first time you can access the app settings through the **t ## Adjusting the border -Open the camera settings in `tray menu` > `Settings`, then look for `"themeOverrides"` and change `"borderWith"` property to `"0"` if you should to **remove the border**. Or you can make it thick by changing the value above to `"10px"` for example. +Open the camera settings in `tray menu` > `Settings`, then look for `"themeOverrides"` and change `"borderWidth"` property to `"0"` if you should to **remove the border**. Or you can make it thick by changing the value above to `"10px"` for example. ## Using custom shapes @@ -177,7 +177,7 @@ Open the camera settings in `tray menu` > `Settings` and change `"screen.initial # Contributing -Clone de repository, open its folder and install dependencies with: +Clone the repository, open its folder and install dependencies with: ```sh yarn