From 8002ce8c48eab63701083c4d303474009e74818c Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Fri, 1 Feb 2019 16:27:40 +0800 Subject: [PATCH] formatting --- docs/lib-multi_line_text.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/lib-multi_line_text.md b/docs/lib-multi_line_text.md index 5e88d177..cc4939cd 100644 --- a/docs/lib-multi_line_text.md +++ b/docs/lib-multi_line_text.md @@ -1,6 +1,6 @@ # multi_line_text -Creates multi-line text from a list of strings. Parameters are the same as the built-in text module except the first two parameters. +Creates multi-line text from a list of strings. Parameters are the same as the built-in `text` module except the first two parameters. ## Parameters