Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
system-design-primer
Commits
7310acfb
Commit
7310acfb
authored
Dec 08, 2017
by
Koudai Sakabe
Committed by
Donne Martin
Dec 07, 2017
Browse files
ja: Fix typo (#119)
parent
7bd31dcd
Changes
1
Hide whitespace changes
Inline
Side-by-side
README-ja.md
View file @
7310acfb
...
...
@@ -1434,7 +1434,7 @@ POST /anotheroperation
}
```
RPCは振る舞いを公開することに焦点を当てています。RPCは内部通信パフォーマンスを理由として使われることが多いです。というのも、使用する状況に合わせてネ
ー
ティブコールを自作することができるからです。
RPCは振る舞いを公開することに焦点を当てています。RPCは内部通信パフォーマンスを理由として使われることが多いです。というのも、使用する状況に合わせてネ
イ
ティブコールを自作することができるからです。
ネイティブライブラリー (aka SDK) を呼ぶのは以下の時:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment