Skip to content

Commit 169a82c

Browse files
fix: README
1 parent 54268fd commit 169a82c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ keywords = ["stub", "utils", "testing", "development"]
1111
categories = ["rust-patterns", "development-tools", "no-std", "no-std::no-alloc"]
1212

1313
[package.metadata.details]
14-
title = "stub! - a better todo!"
14+
title = "stub!() - a better todo!()"
1515
tagline = ""
1616
summary = ""
1717
announcement = ""

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- This file is automatically generated by README.ts. -->
33
<!-- Edit README.ts if you want to make changes. -->
44

5-
# stub! - a better todo
5+
# stub!() - a better todo!()
66

77
[![Documentation](https://docs.rs/stub-macro/badge.svg)](https://docs.rs/stub-macro)
88

0 commit comments

Comments
 (0)