Skip to content

Commit 391de76

Browse files
committed
fix: improve wording in ssr.md
Changed '構成において、サービスを' to '構成の中で、' for better clarity
1 parent ec348ea commit 391de76

File tree

1 file changed

+1
-1
lines changed
  • adev-ja/src/content/guide

1 file changed

+1
-1
lines changed

adev-ja/src/content/guide/ssr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ export const appConfig: ApplicationConfig = {
321321
};
322322
```
323323

324-
サーバー構成でサーバー実装をオーバーライドします
324+
サーバー構成の中で、サーバー実装でオーバーライドします
325325

326326
```ts
327327
// app.config.server.ts

0 commit comments

Comments
 (0)