Skip to content

Fix typos and improve clarity in eBPF documentation - #280

Merged
dylandreimerink merged 1 commit into
isovalent:masterfrom
x0Shayan0x:patch-1
Jul 15, 2026
Merged

Fix typos and improve clarity in eBPF documentation#280
dylandreimerink merged 1 commit into
isovalent:masterfrom
x0Shayan0x:patch-1

Conversation

@x0Shayan0x

Copy link
Copy Markdown
Contributor

When specifying that eBPF programs have return values similar to functions, specifying eBPF instead of just saying program and adding commas between "like functions" improves clarity. "Program like functions" reads as if we are talking about functions being similar to programs when it is the other way around. Inserting commas, using programs instead of program, and specifying eBPF specifically makes the message clearer. Another typo exists in the next paragraph where the singular program instead of the plural programs is used.

When specifying that eBPF programs have return values similar to functions, specifying eBPF instead of just saying program and adding commas between "like functions" improves clarity. "Program like functions" reads as if we are talking about functions being similar to programs when it is the other way around. Inserting commas, using programs instead of program, and specifying eBPF specifically makes the message clearer. Another typo exists in the next paragraph where the singular program instead of the plural programs is used.

@dylandreimerink dylandreimerink left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, this indeed reads better.

@dylandreimerink
dylandreimerink merged commit a64d366 into isovalent:master Jul 15, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants