We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f864e4 commit 6d02410Copy full SHA for 6d02410
README.md
@@ -1,7 +1,7 @@
1
lazy-static.rs
2
==============
3
4
-A macro for declaring lazily evaluated statics in Rust.
+A macro for declaring lazily evaluated statistics in Rust.
5
6
Using this macro, it is possible to have `static`s that require code to be
7
executed at runtime in order to be initialized.
0 commit comments