Skip to content
This repository was archived by the owner on May 6, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ attributes published by the drivers. Users can then create `DeviceClasses`,
`ResourceClaims`, and/or `ResourceClaimTemplates` to schedule pods and allocate
network devices.

For examples of how to use DRANET with `DeviceClas`s and `ResourceClaim` to
For examples of how to use DRANET with `DeviceClass` and `ResourceClaim` to
attach network interfaces to pods, please refer to the [Quick Start
guide](https://google.github.io/dranet/docs/quick-start).

Expand Down
Loading