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

Commit c7e5d25

Browse files
small grammar update to install instructions
1 parent 8e4f18e commit c7e5d25

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/get-started/installation.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: 'Basic installation instructions for the Nitric Framework'
66

77
## Prerequisites
88

9-
Nitric relies on functionality from the following projects to help retrieve plugins, containerize and deploy your application.
9+
Nitric relies on functionality from the following projects to help retrieve plugins, containerize, and deploy your application.
1010
Please follow these links to the official installation steps for each.
1111

1212
- [Git](https://git-scm.com/)
@@ -15,9 +15,9 @@ Please follow these links to the official installation steps for each.
1515
- [Pulumi](https://www.pulumi.com/docs/cli/) _(for deployments, only needed if using the default providers)_
1616

1717
<Note>
18-
When setting up docker on Linux be sure to follow the [post-installation
18+
When setting up Docker on Linux be sure to follow the [post-installation
1919
steps](https://docs.docker.com/engine/install/linux-postinstall/) so you can
20-
run docker as a non-root user.
20+
run Docker as a non-root user.
2121
</Note>
2222

2323
## Installing the Nitric CLI

0 commit comments

Comments
 (0)