Skip to content

Commit 4a39c2a

Browse files
committed
fix typo
1 parent 08a7e70 commit 4a39c2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • crates/stackable-versioned-macros/tests

crates/stackable-versioned-macros/tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ feature to be enabled. These tests can be run with `cargo test --all-features`.
1515
>
1616
> Also see the compile-fail tests, described [below](#compile-fail-testing).
1717
18-
Snapshot testing is done using the [insta] crate. It provides a [CLI tool][insta-cli] calle
18+
Snapshot testing is done using the [insta] crate. It provides a [CLI tool][insta-cli] called
1919
`cargo-insta` and a [VS Code extension][insta-ext].
2020

2121
Test inputs and snapshots of the expected output are located in the `inputs` and `snapshots` folder

0 commit comments

Comments
 (0)