mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-24 20:03:41 +03:00
Fix typo in useBrainProvider.ts (#574)
This commit is contained in:
parent
c4c15a497c
commit
e822f9ad11
@ -40,7 +40,7 @@ export const useBrainProvider = () => {
|
||||
} catch {
|
||||
publish({
|
||||
variant: "danger",
|
||||
text: "Error occured while creating a brain",
|
||||
text: "Error occurred while creating a brain",
|
||||
});
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user