fix typo
This commit is contained in:
@@ -43,7 +43,7 @@ export function StackPresetToolbar({
|
||||
onClick={() => postJson("/api/reload", {})}
|
||||
>
|
||||
<RefreshCw size={16} strokeWidth={1.9} aria-hidden="true" />
|
||||
<span>Reload shader</span>
|
||||
<span>Reload shaders</span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user