We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8eab57 commit de8acc5Copy full SHA for de8acc5
README.md
@@ -374,7 +374,7 @@ It allows the container (or the Springroll Application) to store key-value pairs
374
used to store user data for use across the Springroll environment. Examples are listed below for each class.
375
376
### SavedData
377
-The SavedData class is the most direct way to access the Container storage options. It is used primarily in plugin classes, but may
+The `SavedData` class is the most direct way to access the Container storage options. It is used primarily in plugin classes, but may
378
be used wherever necessary.
379
380
```javascript
0 commit comments