diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml index 316394af0..a1e099271 100644 --- a/Essentials/src/config.yml +++ b/Essentials/src/config.yml @@ -407,7 +407,7 @@ protect: # mysql or sqlite # We strongly recommend against using mysql here, unless you have a good reason. - # sqllite seems to be faster in almost all cases, and in some cases mysql can be far far slower. + # Sqlite seems to be faster in almost all cases, and in some cases mysql can be much slower. datatype: 'sqlite' # If you specified MySQL above, you MUST enter the appropriate details here.