This change fixes some typos found in the BPF samples README file. Signed-off-by: Daniel Müller <deso@xxxxxxxxxx> Acked-by: David Vernet <void@xxxxxxxxxxxxx> --- samples/bpf/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/bpf/README.rst b/samples/bpf/README.rst index 60c649..6cfb74 100644 --- a/samples/bpf/README.rst +++ b/samples/bpf/README.rst @@ -37,8 +37,8 @@ user, simply call:: make headers_install -This will creates a local "usr/include" directory in the git/build top -level directory, that the make system automatically pickup first. +This will create a local "usr/include" directory in the git/build top +level directory, that the make system will automatically pick up first. Compiling ========= -- 2.30.2