Update frontend/src/App/AppUpdatedModalContent.js

Co-authored-by: Mark McDowall <markus.mcd5@gmail.com>
This commit is contained in:
bakerboy448 2023-05-06 12:31:22 -05:00 committed by GitHub
parent f3b94f86ff
commit 6b8244223c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ function AppUpdatedModalContent(props) {
<div>
{
!update.changes &&
<div className={styles.maintenance}>Maintenance Release: See Github Commit History for the technical details.</div>
<div className={styles.maintenance}>Maintenance Release: See GitHub commit history for details.</div>
}
{