Skip to content

Commit 1bb7cad

Browse files
authored
Fix typos in README.md
1 parent 1295ce1 commit 1bb7cad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/gpu-feature-discovery/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ is partitioned into 7 equal sized MIG devices (56 total).
251251
### MIG 'mixed' strategy
252252
253253
With this strategy, a separate set of labels for each MIG device type is
254-
generated. The name of each MIG device type is defines as follows:
254+
generated. The name of each MIG device type is defined as follows:
255255
256256
```
257257
MIG_TYPE=mig-<slice_count>g.<memory_size>.gb
@@ -320,7 +320,7 @@ helm upgrade -i nvdp nvdp/nvidia-device-plugin \
320320
--set devicePlugin.enabled=false
321321
```
322322
323-
**Note:** You only need the to pass the `--devel` flag to `helm search repo`
323+
**Note:** You only need to pass the `--devel` flag to `helm search repo`
324324
and the `--version` flag to `helm upgrade -i` if this is a pre-release
325325
version (e.g. `<version>-rc.1`). Full releases will be listed without this.
326326

0 commit comments

Comments
 (0)