mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix spelling
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
3ad2f69500
commit
b410dc291d
@ -164,7 +164,7 @@ export abstract class BaseStore<T> extends Singleton {
|
||||
* fromStore is called internally when a child class syncs with the file
|
||||
* system.
|
||||
*
|
||||
* Note: This function **must** be syncronous.
|
||||
* Note: This function **must** be synchronous.
|
||||
*
|
||||
* @param data the parsed information read from the stored JSON file
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user