Skip to content

Commit 055cf77

Browse files
committed
Typo
1 parent d932c42 commit 055cf77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
A library to allow using `printf` style strings in more places.
1010

11-
The code is essentially an extracted version of [`printf.fs`][printf_fs] where the environement can not only decide
11+
The code is essentially an extracted version of [`printf.fs`][printf_fs] where the environment can not only decide
1212
what to do with the final blocks that compose the string (printf put them on the console, sprintf in a buffer, ...)
1313
but also what to do with the parameters passed for each format specifier.
1414

0 commit comments

Comments
 (0)