diff --git a/src/hello/print.md b/src/hello/print.md index e09f128ebc..6d5acea15f 100644 --- a/src/hello/print.md +++ b/src/hello/print.md @@ -1,6 +1,6 @@ # Formatted print -Printing is handled by a series of [`macros`][macros] defined in [`std::fmt`][fmt] +Printing is handled by a series of [`makrolar`][macros] defined in [`std::fmt`][fmt] some of which include: * `format!`: write formatted text to [`String`][string]