Skip to content

Commit a420a33

Browse files
franzheidledda
andauthored
Update docs/ux/error-handling-loading-empty-states.md
Co-authored-by: Esther Schmitz <edda@users.noreply.github.com>
1 parent 4b1bf3f commit a420a33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/ux/error-handling-loading-empty-states.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Patterns and rules for handling errors consistently across our applications.
2121

2222
### Unauthenticated (not logged in, 401)
2323

24-
The user is trying to access a route or URL they are not authorized for, or they are not even logged in at the time.
24+
The user is trying to access a route or URL which requires authentication without being logged in at the time.
2525

2626
#### What To Do
2727

0 commit comments

Comments
 (0)