We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Fix「コンピュータ」to「コンピューター」
Originally posted by @kaitoii11 in #3043 (comment)
The text was updated successfully, but these errors were encountered:
FYI: "コンピュータ" 表記になっているのは以下の箇所です
$ grep -n "コンピュータ" ./content/ja/*.md | grep -v "コンピューター" ./content/ja/blue-green-deployment.md:8:ブルーグリーンデプロイメントは、最小限のダウンタイムで稼働中のコンピュータシステムを更新する戦略です。 ./content/ja/client-server-architecture.md:19:Amazonの商品カタログ全体を、ブラウジングする前に自分のコンピュータにダウンロードすることを想像してみてください! ./content/ja/distributed-apps.md:14:単一のコンピュータ上で動作している単一のアプリケーションは単一障害点となります。 ./content/ja/distributed-apps.md:15:もしそのコンピュータが故障した場合、そのアプリケーションは利用できなくなります。 ./content/ja/idempotence.md:8:数学やコンピュータサイエンスにおいて、冪等性とは、何度実行しても常に同じ結果になる操作を指します。 ./content/ja/vertical-scaling.md:9:例えば、4GB RAMのコンピュータを持っていて、その容量を16GB RAMに増やしたい場合、垂直スケーリングすることは、16GB RAMシステムに切り替えることを意味します。
Sorry, something went wrong.
もしよろしければやりたいです
お願いします!
PR開きましたー 確認お願いします。
bashi8128
Successfully merging a pull request may close this issue.
Fix「コンピュータ」to「コンピューター」
Originally posted by @kaitoii11 in #3043 (comment)
The text was updated successfully, but these errors were encountered: