Skip to content

Commit 526d1f5

Browse files
feat: update api_intro.md in ja (#278)
Co-authored-by: Jay <[email protected]>
1 parent ba1eb43 commit 526d1f5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

posts/ja/api_intro.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,4 @@ axios('/user/12345');
5858
##### axios.putForm(url[, data[, config]])
5959
##### axios.patchForm(url[, data[, config]])
6060

61-
######
62-
63-
エイリアス メソッドを使用する場合、`url``method`、および `data` プロパティを設定で指定する必要はありません。
61+
> 注: エイリアス メソッドを使用する場合、`url``method`、および `data` プロパティを config で指定する必要はありません。

0 commit comments

Comments
 (0)