Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 45e943c

Browse files
authored
Update index.mdx (#662)
Fixing a small omission for better clarity.
1 parent a58d5d9 commit 45e943c

File tree

1 file changed

+1
-1
lines changed
  • docs/get-started/foundations/infrastructure

1 file changed

+1
-1
lines changed

docs/get-started/foundations/infrastructure/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ If you want to see the spec for your application you can run `nitric spec`:
364364
nitric spec
365365
```
366366

367-
This spec can be automatically forwarded to plugins that generate the IaC configuration and implement a runtime API adapter the chosen services. This way, the IaC configuration is always in sync with the application code and the code always works on the target platform.
367+
This spec can be automatically forwarded to plugins that generate the IaC configuration and implement a runtime API adapter for the chosen services. This way, the IaC configuration is always in sync with the application code and the code always works on the target platform.
368368

369369
### No Rogue Resources or Permissions
370370

0 commit comments

Comments
 (0)