Fix typo: your->you're

Signed-off-by: Andy Balaam <andyb@element.io>
This commit is contained in:
Andy Balaam 2021-10-05 12:05:46 +01:00
parent 94bbd37313
commit c2d26ce207
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Android support can be found in this [![Element Android Matrix room #element-and
## Android Studio settings
Please set the "hard wrap" setting of Android Studio to 160 chars, this is the setting we use internally to format the source code (Menu `Settings/Editor/Code Style` then `Hard wrap at`).
Please ensure that your using the project formatting rules (which are in the project at .idea/codeStyles/), and format the file before committing them.
Please ensure that you're using the project formatting rules (which are in the project at .idea/codeStyles/), and format the file before committing them.
### Template