Skip to content

Commit

Permalink
Update update-reminder-content.js
Browse files Browse the repository at this point in the history
Signed-off-by: Sajid Alam <[email protected]>
  • Loading branch information
SajidAlamQB committed Jul 29, 2024
1 parent 6dfec6e commit 916a040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/update-reminder/update-reminder-content.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export const updateContent = {
title:
'Move session store and stats file to `.viz` directory conditionally',
image: '',
copy: 'The session store and stats file are now conditionally moved to the `.viz` directory. If the user does not provide `SESSION_STORE_ARGS` in their `settings.py` file, Kedro-Viz will use the default `.viz` directory to store session and stats files.',
copy: 'The session store (a SQLite database) and stats file are now conditionally moved to the `.viz` directory. If the user does not provide `SESSION_STORE_ARGS` in their `settings.py` file, Kedro-Viz will use the default `.viz` directory to store session and stats files.',
buttonLink: '',
buttonText: '',
},
Expand Down

0 comments on commit 916a040

Please sign in to comment.