From 951f0222e86318334ebdb2156d0fd090b4986037 Mon Sep 17 00:00:00 2001 From: bryanrax Date: Thu, 29 Aug 2024 13:53:26 +0800 Subject: [PATCH] Update blankslate.md First paragraph mentions Blank STATE instead of Blank SLATE --- src/building-apps/ui/patterns/mobile/content/blankslate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/building-apps/ui/patterns/mobile/content/blankslate.md b/src/building-apps/ui/patterns/mobile/content/blankslate.md index 73ef56389..02c1a9762 100644 --- a/src/building-apps/ui/patterns/mobile/content/blankslate.md +++ b/src/building-apps/ui/patterns/mobile/content/blankslate.md @@ -16,7 +16,7 @@ Applies to Mobile Apps and Reactive Web Apps only -You can use the Blank State UI Pattern to inform end users, for example, to complete a task or when there is no data available for display etc. +You can use the Blank Slate UI Pattern to inform end users, for example, to complete a task or when there is no data available for display etc. ![Screenshot of an example implementation of the Blank Slate UI Pattern in a mobile or reactive web app](images/blankslate-5-ss.png "Blank Slate UI Pattern Example")