]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Fix: Typo that-->than (#9708)
authornikethan rai <58390625+nikethanrai@users.noreply.github.com>
Sat, 2 Oct 2021 21:02:38 +0000 (02:32 +0530)
committerGitHub <noreply@github.com>
Sat, 2 Oct 2021 21:02:38 +0000 (17:02 -0400)
src/plugins/plugin.subtitle.js

index b68ccb3baede88c3390db47868d6639e1107a226..864f64728111fff26af72a7cf39a9fc1bd62b138 100644 (file)
@@ -39,7 +39,7 @@ export default {
     padding: 0,
     position: 'top',
     text: '',
-    weight: 1500         // by default greater than legend (1000) and smaller that title (2000)
+    weight: 1500         // by default greater than legend (1000) and smaller than title (2000)
   },
 
   defaultRoutes: {