From 2b6d032588228e2d5dad68d55396d6f9ad79e9a8 Mon Sep 17 00:00:00 2001 From: Shi974 <42869389+Shi974@users.noreply.github.com> Date: Sat, 19 Jan 2019 01:55:44 +0400 Subject: [PATCH] Fixed punctuation (#27803) --- guide/english/visual-design/wireframing/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guide/english/visual-design/wireframing/index.md b/guide/english/visual-design/wireframing/index.md index f8a3cbfc12..96e1122b50 100644 --- a/guide/english/visual-design/wireframing/index.md +++ b/guide/english/visual-design/wireframing/index.md @@ -4,8 +4,8 @@ title: Wireframing ## Wireframing
A wireframe is a two-dimensional illustration of a page’s interface that specifically focuses on space allocation and prioritization of content, functionalities available, and intended behaviors.
-Wireframing is a way to design an application at the structural level. A wireframe is commonly used to lay out content and functionality on a page which takes into account user needs and user journeys. Wireframes are used early in the development process to establish the basic structure of a page for these reasons, wireframes typically do not include any styling, color, or graphics. Wireframes also help establish relationships between a website’s various templates.
-Find additional resources on Wireframing here
+Wireframing is a way to design an application at the structural level. A wireframe is commonly used to lay out content and functionality on a page which takes into account user needs and user journeys. Wireframes are used early in the development process to establish the basic structure of a page for these reasons: wireframes typically do not include any styling, color, or graphics. Wireframes also help establish relationships between a website’s various templates.
+Find additional resources on Wireframing here.