useCoreError/index.tsx:84 uses the term "login", when it should say "log in"
The string packages/utils/src/useCoreError/index.tsx:84 currently reads:
"Failed to authenticate. Please login again"
however, "login" is a noun the string should use the verb "log in":
"Failed to authenticate. Please log in again."
This would make it consistent with the verb/noun use in the rest of the project.
This string should probably also end in a period for consistency with similar strings.
2020-10-11, 02:54 PM
2020-11-27, 08:04 PM
2020-11-27, 03:59 PM
1
2