Skip to content

Commit b6c0133

Browse files
authored
データベースの章の誤りを直した (#790)
1 parent 8c896ee commit b6c0133

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/3-web-servers/08-database/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ VS Code 向けの Prisma 拡張機能をインストールしましょう。
111111
npx prisma init
112112
```
113113

114-
コマンドを実行します。パッケージを実行しても良いか尋ねられる場合は`y` を入力して許可しましょう。
114+
コマンドを実行します。パッケージをインストールしても良いか尋ねられる場合は`y` を入力して許可しましょう。
115115

116116
<video src={prismaInitVideo} controls muted />
117117

0 commit comments

Comments
 (0)