From 108a6504a7fff2437924c6cef072ab0dc5444fde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodrigo=20Berm=C3=BAdez=20Schettino?= Date: Tue, 5 Jun 2018 19:55:20 +0200 Subject: [PATCH] Use consistent naming in README (#4427) Use the same casing (camel case) as in the README's title for the License section. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18f62987..64a75ddd 100644 --- a/README.md +++ b/README.md @@ -55,4 +55,4 @@ This library has adopted a Code of Conduct that we expect project participants t ## License -React-navigation is licensed under the [BSD 2-clause "Simplified" License](https://github.com/react-community/react-navigation/blob/master/LICENSE). +React Navigation is licensed under the [BSD 2-clause "Simplified" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).