mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
error copy
This commit is contained in:
@@ -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",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user