]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Fix a typo in index.md (#9900)
authorDmitriy Fishman <fishman.code@gmail.com>
Thu, 25 Nov 2021 13:19:26 +0000 (15:19 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Nov 2021 13:19:26 +0000 (08:19 -0500)
Fix a typo

docs/developers/index.md

index 1afdcce03979bf51baec1d96e88d13d1e70d2b3a..0bb3d9e8bebe0de3016978e034ea06c157fd8f69 100644 (file)
@@ -43,7 +43,7 @@ Version 3 has a largely different API than earlier versions.
 
 Most earlier version options have current equivalents or are the same.
 
-Please note - documentation for previous versions are available online or in the GitHub repo.
+Please note - documentation for previous versions is available online or in the GitHub repo.
 
 - [2.9.4 Documentation](https://www.chartjs.org/docs/2.9.4/)
 - [1.x Documentation](https://github.com/chartjs/Chart.js/tree/v1.1.1/docs)