Skip to content

Commit 5c5c76d

Browse files
authored
Merge pull request #15 from rdavid/fix-typo
No plural form of information
2 parents be9ddc1 + b021aaf commit 5c5c76d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cnf-best-practices-discovering-sr-iov-devices-properties-from-the-application.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ k8s.v1.cni.cncf.io/network-status: |-
2323
the IP information is not available if the driver specified is `vf-io`.
2424
====
2525

26-
The same annotation is available as a file content inside the pod, at the `/etc/podnetinfo/annotations` path. A convenience library is available to easily consume those informations from the application (bindings in C and Go).
26+
The same annotation is available as a file content inside the pod, at the `/etc/podnetinfo/annotations` path. A convenience library is available to easily consume those pieces of information from the application (bindings in C and Go).
2727

2828
For more information, see link:https://docs.openshift.com/container-platform/latest/networking/hardware_networks/about-sriov.html[About Single Root I/O Virtualization (SR-IOV) hardware networks].
2929

0 commit comments

Comments
 (0)