We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2d184f + e1655a0 commit 843cc35Copy full SHA for 843cc35
src/testing/doc_testing.md
@@ -68,7 +68,7 @@ test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
68
69
## Motivation behind documentation tests
70
71
-The main purpose of documentation tests is to serve as an examples that exercise
+The main purpose of documentation tests is to serve as examples that exercise
72
the functionality, which is one of the most important
73
[guidelines][question-instead-of-unwrap]. It allows using examples from docs as
74
complete code snippets. But using `?` makes compilation fail since `main`
0 commit comments