Merge pull request #68 from ryanfortner/patch-1

Fix a few grammar mistakes in home.vue
This commit is contained in:
R+
2021-12-13 17:57:58 +08:00
committed by GitHub

View File

@@ -72,7 +72,7 @@
<p> <p>
An Open Source Web SSH Client that enables you to connect to SSH An Open Source Web SSH Client that enables you to connect to SSH
servers without download any additional software. servers without downloading any additional software.
</p> </p>
<p> <p>
@@ -93,13 +93,13 @@
href="https://en.wikipedia.org/wiki/996_working_hour_system" href="https://en.wikipedia.org/wiki/996_working_hour_system"
target="blank" target="blank"
>implicitly forced overtime work</a >implicitly forced overtime work</a
>. Sshwifty wouldn't exist if it's author must work such extreme >. Sshwifty wouldn't exist if its author must work such extreme
hours. If you're benefiting from hobbyist project like this one, hours. If you're benefiting from hobbyist projects like this one,
please consider to please consider
<a <a
href="https://github.com/996icu/996.ICU/#what-can-i-do" href="https://github.com/996icu/996.ICU/#what-can-i-do"
target="blank" target="blank"
>support the action</a >supporting the action</a
>. >.
</p> </p>
</div> </div>