docs: fix spelling in device plugins (partilar -> particular)

This commit is contained in:
Oscar Utbult 2022-12-04 11:18:20 +01:00
parent 144c6e921d
commit 208af77e41
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ message ContainerDevices {
```
{{< note >}}
cpu_ids in the `ContainerResources` in the `List` endpoint correspond to exclusive CPUs allocated
to a partilar container. If the goal is to evaluate CPUs that belong to the shared pool, the `List`
to a particular container. If the goal is to evaluate CPUs that belong to the shared pool, the `List`
endpoint needs to be used in conjunction with the `GetAllocatableResources` endpoint as explained
below:
1. Call `GetAllocatableResources` to get a list of all the allocatable CPUs