Skip to content

Commit 3714a88

Browse files
committed
fix: fix typo in readme
Signed-off-by: james <open4pd@4paradigm.com>
1 parent abcb605 commit 3714a88

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)