Skip to content

Commit fa2d772

Browse files
authored
fix: 「エントリーポイント」におけるコメント内の不要スペースを削除 (#1621)
1 parent f98427f commit fa2d772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/use-case/ajaxapp/entrypoint/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ ajaxapp
5555
まだ`npx`コマンドの用意ができていなければ、先に「[アプリケーション開発の準備][]」の章を参照してください。
5656

5757
```shell
58-
# cdコマンドで ajaxapp/ディレクトリに移動する
58+
# cdコマンドでajaxapp/ディレクトリに移動する
5959
$ cd ajaxapp/
6060
# ajaxapp/をルートにしたローカルサーバーを起動する
6161
$ npx --yes @js-primer/local-server

0 commit comments

Comments
 (0)