Skip to content

Commit 0124f50

Browse files
committed
見出しの文言修正
1 parent e95ce5f commit 0124f50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README_jp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ const { createClient } = require('microcms-js-sdk'); // CommonJS
6868
import { createClient } from 'microcms-js-sdk'; //ES6
6969
```
7070

71-
#### ブラウザでの使用方法
71+
#### ブラウザ
7272

7373
```html
7474
<script>
@@ -553,7 +553,7 @@ const { createManagementClient } = require('microcms-js-sdk'); // CommonJS
553553
import { createManagementClient } from 'microcms-js-sdk'; //ES6
554554
```
555555

556-
#### ブラウザでの使用方法
556+
#### ブラウザ
557557

558558
```html
559559
<script>

0 commit comments

Comments
 (0)