-
Notifications
You must be signed in to change notification settings - Fork 126
Update watchers.md #1575
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update watchers.md #1575
Conversation
「ほとんどになく」という表現は日本語の文法上不自然のため修正しました。 I've corrected the expression 'ほとんどになく' because it's grammatically incorrect in Japanese.
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
jay-es
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR ありがとうございます!:pray:
よく見るとその前も少しおかしいので、ついでに「必要がある場合」に修正していただけますでしょうか:bow:
(お忙しいようでしたらこのままマージして、後でこちらの方で別途修正します)
src/guide/essentials/watchers.md
Outdated
| ``` | ||
|
|
||
| 非同期的にウォッチャーを作成する必要にある場合はほとんどになく、可能な限り同期的に作成する方が望ましいことに注意してください。もし非同期のデータを待つ必要があるなら、代わりに watch のロジックを条件付きにすることができます: | ||
| 非同期的にウォッチャーを作成する必要にある場合はほとんどなく、可能な限り同期的に作成する方が望ましいことに注意してください。もし非同期のデータを待つ必要があるなら、代わりに watch のロジックを条件付きにすることができます: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 非同期的にウォッチャーを作成する必要にある場合はほとんどなく、可能な限り同期的に作成する方が望ましいことに注意してください。もし非同期のデータを待つ必要があるなら、代わりに watch のロジックを条件付きにすることができます: | |
| 非同期的にウォッチャーを作成する必要がある場合はほとんどなく、可能な限り同期的に作成する方が望ましいことに注意してください。もし非同期のデータを待つ必要があるなら、代わりに watch のロジックを条件付きにすることができます: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jay-es
ご確認いただきありがとうございます!確かにその前もおかしいですね。
修正しましたのでお手数ですがご確認の程お願いします。
「必要にある場合」という表現は日本語の文法上不自然のため「必要がある場合」へ修正
jay-es
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ご対応ありがとうございます!:pray:
「ほとんどになく」という表現が日本語の文法に合わないと感じたため、修正しました。
問題がなければ、マージをご検討いただけますと幸いです。
I've made a correction to the phrase 'ほとんどになく' as it felt grammatically incorrect in Japanese. If there are no issues, I would greatly appreciate your consideration for merging.
resolve #000 ←(
000の部分を実際の issue 番号に書き換えてください)「GitHub Issues とは別のものについて貢献する」のためissue番号はありません。