summaryrefslogtreecommitdiff
path: root/docs/ja/faq_general.md
diff options
context:
space:
mode:
authorTakeshi ISHII <2170248+mtei@users.noreply.github.com>2020-01-06 16:43:11 +0900
committerJames Young <18669334+noroadsleft@users.noreply.github.com>2020-01-05 23:43:11 -0800
commitb3b115bcc4466b0320a6725c8e994a9ef4186328 (patch)
treebd3ac1a5c9897d972c93e9b90ba4020cd83ed618 /docs/ja/faq_general.md
parentf2c61f8840241c0091ad7fcc3f3daa8082111842 (diff)
[Docs] Update check commands in Japanese documents (#7787)
The Japanese documents included a sample command to check the original document changes. But there was something wrong, so I fixed it.
Diffstat (limited to 'docs/ja/faq_general.md')
-rw-r--r--docs/ja/faq_general.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ja/faq_general.md b/docs/ja/faq_general.md
index cfea2cda23..935d1a3c6a 100644
--- a/docs/ja/faq_general.md
+++ b/docs/ja/faq_general.md
@@ -2,7 +2,7 @@
<!---
original document: d598f01cb:docs/faq_general.md
- git diff d598f01cb HEAD docs/faq_general.md | cat
+ git diff d598f01cb HEAD -- docs/faq_general.md | cat
-->
## QMK とは何か?