Skip to content

Commit 496e315

Browse files
JohnBonnyAniket-Engg
authored andcommitted
Update types.d.ts
1 parent d954575 commit 496e315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/remix-ui/plugin-manager/src/types.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ export interface RemixUiPluginManagerProps {
143143
pluginManagerSettings: PluginManagerSettings
144144
}
145145
/** @class Reference loaders.
146-
* A loader is a get,set based object which load a workspace from a defined sources.
146+
* A loader is a get, set based object which load a workspace from a defined sources.
147147
* (localStorage, queryParams)
148148
**/
149149
declare class PluginLoader {

0 commit comments

Comments
 (0)