Skip to content

Commit 45a46d7

Browse files
docs: improving grammar in documentation (#1412)
Signed-off-by: Rishabh <[email protected]> Co-authored-by: rishabh <[email protected]>
1 parent f5c7cff commit 45a46d7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Assign to tenants a dedicated set of compute, storage, and network resources and
7676

7777
# Documentation
7878

79-
Please, check the project [documentation](https://projectcapsule.dev) for the cool things you can do with Capsule.
79+
Please check the project [documentation](https://projectcapsule.dev) for the cool things you can do with Capsule.
8080

8181
# Contributions
8282

@@ -98,11 +98,11 @@ You can find how the Capsule project is governed [here](https://projectcapsule.d
9898

9999
## Maintainers
100100

101-
Please, refer to the maintainers file available [here](.github/maintainers.yaml).
101+
Please refer to the maintainers file available [here](.github/maintainers.yaml).
102102

103103
## CLOMonitor
104104

105-
CLOMonitor is a tool that periodically checks open source projects repositories to verify they meet certain project health best practices.
105+
CLOMonitor is a tool that periodically checks open source project repositories to verify they meet certain project health best practices.
106106

107107
[![CloMonitor report summary](https://clomonitor.io/api/projects/cncf/capsule/report-summary?theme=light)](https://clomonitor.io/projects/cncf/capsule)
108108

@@ -112,21 +112,21 @@ Read how we log changes [here](CHANGELOG.md)
112112

113113
### Software Bill of Materials
114114

115-
All OCI release artifacts include a Software Bill of Materials (SBOM) in CycloneDX JSON format. More information on this is available [here](SECURITY.md#software-bill-of-materials-sbom)
115+
All OCI release artifacts include a Software Bill of Materials (SBOM) in CycloneDX JSON format. More information about this is available [here](SECURITY.md#software-bill-of-materials-sbom)
116116

117117
# FAQ
118118

119-
- Q. How to pronounce Capsule?
119+
- Q. How do you pronounce Capsule?
120120

121121
A. It should be pronounced as `/ˈkæpsjuːl/`.
122122

123123
- Q. Is it production grade?
124124

125-
A. Although under frequent development and improvements, Capsule is ready to be used in production environments as currently, people are using it in public and private deployments. Check out the [release](https://github.com/projectcapsule/capsule/releases) page for a detailed list of available versions.
125+
A. Although under frequent development and improvement, Capsule is ready to be used in production environments as currently, people are using it in public and private deployments. Check out the [release](https://github.com/projectcapsule/capsule/releases) page for a detailed list of available versions.
126126

127127
- Q. Does it work with my Kubernetes XYZ distribution?
128128

129-
A. We tested Capsule with vanilla Kubernetes 1.16+ on private environments and public clouds. We expect it to work smoothly on any other Kubernetes distribution. Please, let us know if you find it doesn't.
129+
A. We tested Capsule with vanilla Kubernetes 1.16+ on private environments and public clouds. We expect it to work smoothly on any other Kubernetes distribution. Please let us know if you find it doesn't.
130130

131131
- Q. Do you provide commercial support?
132132

0 commit comments

Comments
 (0)