Skip to content

Commit bd1aab9

Browse files
Merge pull request #36 from DSFans2014/fix/readme
fix: fix typo in readme
2 parents 0302659 + 3714a88 commit bd1aab9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This Ascend device plugin is implemented for [HAMi](https://github.com/Project-H
66

77
Memory slicing is supported based on virtualization template, lease available template is automatically used. For detailed information, check [templeate](./config.yaml)
88

9-
## Prequisites
9+
## Prerequisites
1010

1111
[ascend-docker-runtime](https://gitee.com/ascend/ascend-docker-runtime)
1212

@@ -78,6 +78,6 @@ You can allocate a slice of NPU by specifying both resource number and resource
7878
resources:
7979
limits:
8080
huawei.com/Ascend910B: "1"
81-
# if you don't specify Asend910B-memory, it will use a whole NPU.
81+
# if you don't specify Ascend910B-memory, it will use a whole NPU.
8282
huawei.com/Ascend910B-memory: "4096"
8383
```

0 commit comments

Comments
 (0)