Add period for consistency in error msg
This commit is contained in:
@@ -65,7 +65,7 @@ export const TechDocsHome = () => {
|
||||
<Content>
|
||||
<WarningPanel
|
||||
severity="error"
|
||||
title="Could not load available documentation"
|
||||
title="Could not load available documentation."
|
||||
>
|
||||
{error.message}
|
||||
</WarningPanel>
|
||||
|
||||
Reference in New Issue
Block a user