From: Ian Webster Date: Wed, 19 Oct 2022 12:13:28 +0000 (-0700) Subject: docs: Fix typo (#10811) X-Git-Tag: v4.0.0-alpha.3~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca326b75e767122448b94b0ef0083a74cdc770aa;p=thirdparty%2FChart.js.git docs: Fix typo (#10811) Remove an extra word on https://www.chartjs.org/docs/latest/developers/publishing.html --- diff --git a/docs/developers/publishing.md b/docs/developers/publishing.md index 7d8e8b484..e360236db 100644 --- a/docs/developers/publishing.md +++ b/docs/developers/publishing.md @@ -1,6 +1,6 @@ # Publishing an extension -If you are planning on publishing an extension for Chart.js, here are a some pointers. +If you are planning on publishing an extension for Chart.js, here are some pointers. ## Awesome