diff --git a/Sources/App/Resources/Styling/JavaScript/API/core.js b/Sources/App/Resources/Styling/JavaScript/API/core.js index b0f70b22f..474595141 100755 --- a/Sources/App/Resources/Styling/JavaScript/API/core.js +++ b/Sources/App/Resources/Styling/JavaScript/API/core.js @@ -277,7 +277,7 @@ Textual.handleEvent = function(eventToken) {}; The value of this entry is the name to save the store under. Preferably, this will be the name of the style, but a different name can - be entered so that multiple variants of a style can share the same store. + be entered so that multiple varieties of a style can share the same store. - Notice: • null (not undefined) is returned when a value does not exist for a key.