From b5a2441f1bd5c76a65d68f548b5ef9575c27666a Mon Sep 17 00:00:00 2001 From: Simon Podlipsky <simon@podlipsky.net> Date: Thu, 17 Aug 2017 10:19:44 +0200 Subject: [PATCH] Changed Typography title to Text --- docs/4.0/utilities/text.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/4.0/utilities/text.md b/docs/4.0/utilities/text.md index 8dcbba078c..6998710386 100644 --- a/docs/4.0/utilities/text.md +++ b/docs/4.0/utilities/text.md @@ -1,6 +1,6 @@ --- layout: docs -title: Typography +title: Text description: Documentation and examples for common text utilities to control alignment, wrapping, weight, and more. group: utilities toc: true -- GitLab