Skip to content

Commit de8acc5

Browse files
Update README.md
Co-authored-by: Chip Bell <[email protected]>
1 parent a8eab57 commit de8acc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ It allows the container (or the Springroll Application) to store key-value pairs
374374
used to store user data for use across the Springroll environment. Examples are listed below for each class.
375375

376376
### 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
377+
The `SavedData` class is the most direct way to access the Container storage options. It is used primarily in plugin classes, but may
378378
be used wherever necessary.
379379

380380
```javascript

0 commit comments

Comments
 (0)