error copy

This commit is contained in:
shamsmosowi
2021-10-14 18:57:09 +11:00
parent 2be55242be
commit 44b0314329

View File

@@ -218,7 +218,7 @@ export const ProjectContextProvider: React.FC = ({ children }) => {
});
else {
enqueueSnackbar(
`The rowyRun is not setup. checkout docs for install guide`,
`RowyRun is not setup. Checkout the docs for installation guide`,
{
variant: "error",
}