0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-29 19:52:43 +00:00

fix *suppdorted* typo

This commit is contained in:
Gazook89
2022-03-11 23:11:27 -06:00
parent 28d45b89e0
commit 3a82e2a24b

View File

@@ -151,7 +151,7 @@ const MetadataEditor = createClass({
dropdown =
<Nav.dropdown className='disabled' trigger='disabled'>
<div>
{`Themes are not suppdorted in the Legacy Renderer`} <i className='fas fa-caret-down'></i>
{`Themes are not supported in the Legacy Renderer`} <i className='fas fa-caret-down'></i>
</div>
</Nav.dropdown>;
} else {