Browse Source

chore: updates readme

e22m4u 1 year ago
parent
commit
3b7e4ed6cf
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -149,8 +149,8 @@ of the `%v` specifier.
 
 
 ## `Errorf` class
 ## `Errorf` class
 
 
-The class constructor passes arguments to the format function
-to form an error message.
+The class constructor passes arguments to the `format`
+function to form an error message.
 
 
 Example:
 Example: