Skip to content

Commit e1eac6c

Browse files
committed
One-character fix for docs
1 parent ebbdf53 commit e1eac6c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/lib.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
///! The top-level documentation resides on the [project README](https://github.com/tomhoule/graphql-client) at the moment.
1+
//! The top-level documentation resides on the [project README](https://github.com/tomhoule/graphql-client) at the moment.
2+
23
extern crate serde;
34
#[macro_use]
45
extern crate serde_derive;

0 commit comments

Comments
 (0)