Skip to content

Commit d95062a

Browse files
Remove confusion by rephrasing
1 parent 0432495 commit d95062a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

courses/rust_essentials/040_control_flow_basics/99_summary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ What We Covered
2626

2727
- **Macros**
2828
- Expand into code at compile-time, suffixed with :rust:`!`
29-
- Allow variable arguments
29+
- Allow variable number of arguments

0 commit comments

Comments
 (0)