e22m4u 1 год назад
Родитель
Сommit
713354b2e6
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -77,7 +77,7 @@ format('An array of %l', ['foo', 10, true]);
 Array elements are converted to strings following the logic
 of the `%v` specifier.
 
-## The `Errorf` class
+## Errorf
 
 The `Errorf` class constructor passes arguments to the format function
 to form an error message.