summaryrefslogtreecommitdiff
path: root/src/web/docs
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2017-12-19 16:10:33 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2017-12-19 16:10:33 +0900
commitfb09710b621bf7f8eeab46ca278e66951cffae15 (patch)
treeadba4bcc4d44381411f0f1df36ccc9fb95080ca1 /src/web/docs
parentFix bug (diff)
downloadsharkey-fb09710b621bf7f8eeab46ca278e66951cffae15.tar.gz
sharkey-fb09710b621bf7f8eeab46ca278e66951cffae15.tar.bz2
sharkey-fb09710b621bf7f8eeab46ca278e66951cffae15.zip
Update api.ja.pug
Diffstat (limited to 'src/web/docs')
-rw-r--r--src/web/docs/api.ja.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/docs/api.ja.pug b/src/web/docs/api.ja.pug
index 167098111f..2bb08f7f32 100644
--- a/src/web/docs/api.ja.pug
+++ b/src/web/docs/api.ja.pug
@@ -42,7 +42,7 @@ section
td あなたのアプリの簡単な説明や紹介。
tr
td コールバックURL
- td あなたのアプリがWebサービスである場合、ユーザーが後述する認証フォームで認証を終えた際にリダイレクトするURLを設定できます。
+ td ユーザーが後述する認証フォームで認証を終えた際にリダイレクトするURLを設定できます。あなたのアプリがWebサービスである場合に有用です。
tr
td 権限
td あなたのアプリが要求する権限。ここで要求した機能だけがAPIからアクセスできます。