Skip to content

Commit 189b73b

Browse files
committed
fix: whitespace
1 parent f5ba0de commit 189b73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ go install github.com/mrz1836/mage-x/cmd/magex@latest
108108
- **Benchmarks** – Check the latest numbers in the [benchmark results](#benchmark-results)
109109
- **Test Suite** – Review both the [unit tests](subtree_test.go) and [fuzz tests](subtree_fuzz_test.go) (powered by [`testify`](https://github.com/stretchr/testify))
110110

111-
> **Good to know:** `go-subtree` ships with *zero* runtime dependencies.
111+
> **Good to know:** `go-subtree` ships with *zero* runtime dependencies.
112112
> The only external package we use is `testify`—and that's strictly for tests.
113113
114114
<br/>

0 commit comments

Comments
 (0)