Skip to content

Commit cea068e

Browse files
authored
PR review: Fix typos and formatting in documentation
1 parent 21c21cd commit cea068e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/operator-service-manager/helm-requirements.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ The following `NFDV request payload` shows an example of how a publisher can pro
109109
### Other considerations with Legacy method
110110
Publisher should consider the following recommendations when using the legacy method:
111111
* Avoid references to external registry
112-
* Performa manual validations
112+
* Perform manual validations
113113
* Ensure static image repository and tags
114114

115115
#### Avoid references to external registry
@@ -167,7 +167,7 @@ global:
167167
```
168168

169169
> [!NOTE]
170-
> * If registryPath is left blank in underlying helm package, site network service (SNS) deployment fails while trying to download image.
170+
> If registryPath is left blank in underlying helm package, site network service (SNS) deployment fails while trying to download image.
171171
172172
### Using injectArtifactStoreDetails method
173173
To enable injectArtifactStoreDetails, set the installOptions parameter in the NF resource roleOverrides section to true, as shown in the following example.
@@ -209,7 +209,7 @@ global:
209209
```
210210

211211
> [!NOTE]
212-
> * If registryPath is left blank in underlying helm package, SNS deployment fails while trying to download image.
212+
> If registryPath is left blank in underlying helm package, SNS deployment fails while trying to download image.
213213
214214
For information on using cluster registry, see the [concept documentation](get-started-with-cluster-registry.md).
215215

0 commit comments

Comments
 (0)