diff options
author | FearlessTobi <[email protected]> | 2020-02-15 17:21:19 +0100 |
---|---|---|
committer | FearlessTobi <[email protected]> | 2020-07-18 14:09:13 +0200 |
commit | 4450a2688a8507dfece913e5c224bb497191ec7e (patch) | |
tree | 7c1f7d2edc8841e5e9ac2c9a49da0d4314a3f8b2 /README.md | |
parent | 0072003a14a0dc192df611c53a88e7aadb0343e4 (diff) | |
download | yuzu-android-4450a2688a8507dfece913e5c224bb497191ec7e.tar.gz yuzu-android-4450a2688a8507dfece913e5c224bb497191ec7e.zip |
Address trivial review comments.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ Most of the development happens on GitHub. It's also where [our central reposito If you want to contribute please take a look at the [Contributor's Guide](https://github.com/yuzu-emu/yuzu/wiki/Contributing) and [Developer Information](https://github.com/yuzu-emu/yuzu/wiki/Developer-Information). You should also contact any of the developers on Discord in order to know about the current state of the emulator. -If you want to contribute to the user interface translation, please checkout [yuzu project on transifex](https://www.transifex.com/yuzu-emulator/yuzu). We centralize the translation work there, and periodically upstream translation. +If you want to contribute to the user interface translation, please check out the [yuzu project on transifex](https://www.transifex.com/yuzu-emulator/yuzu). We centralize translation work there, and periodically upstream translations. ### Building |