Skip to content

Commit bb3360a

Browse files
committed
book: Add missing punctuation
1 parent 81dd382 commit bb3360a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/book/testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@ for the function test. These will auto increment with names like `add_two_1` as
503503
you add more examples.
504504

505505
We haven’t covered all of the details with writing documentation tests. For more,
506-
please see the [Documentation chapter](documentation.html)
506+
please see the [Documentation chapter](documentation.html).
507507

508508
One final note: documentation tests *cannot* be run on binary crates.
509509
To see more on file arrangement see the [Crates and

0 commit comments

Comments
 (0)