This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git
The following commit(s) were added to refs/heads/master by this push:
new 37e23760 Normalize spelling
new 0255c7b3 Merge branch 'master' of
https://gitbox.apache.org/repos/asf/commons-validator
37e23760 is described below
commit 37e23760b8c1db815ceeb54911afdda0de483748
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jul 22 16:20:48 2023 -0400
Normalize spelling
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 53437b26..7caa2d08 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ You can learn more about contributing via GitHub in our
[contribution guidelines
License
-------
-This code is under the [Apache Licence
v2](https://www.apache.org/licenses/LICENSE-2.0).
+This code is under the [Apache License
v2](https://www.apache.org/licenses/LICENSE-2.0).
See the `NOTICE.txt` file for required notices and attributions.