From 6e2175dc728ff32ae3039e15f36777a9423483fc Mon Sep 17 00:00:00 2001 From: albfan Date: Mon, 22 Jan 2018 22:43:28 +0100 Subject: [PATCH] fix typo --- t/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/README.md b/t/README.md index 755a25b..a067069 100644 --- a/t/README.md +++ b/t/README.md @@ -16,7 +16,7 @@ Read http://blogs.atlassian.com/2013/05/alternatives-to-git-submodule-git-subtre ## automation -Although every test is executable by itselft an only depends on sharness, that's not operative. this test suite relays on [prove](http://search.cpan.org/dist/Test-Harness/bin/prove) and ancient and good-know [make](http://www.gnu.org/software/make/) to complete the test suite. Launch it with +Although every test is executable by itself an only depends on sharness, that's not operative. this test suite relays on [prove](http://search.cpan.org/dist/Test-Harness/bin/prove) and ancient and good-know [make](http://www.gnu.org/software/make/) to complete the test suite. Launch it with make