From 2d55b77e60bfb66fd9e0849fcea2a6624199869e Mon Sep 17 00:00:00 2001 From: Maxim Markin <68472891+stenus@users.noreply.github.com> Date: Mon, 3 Jan 2022 18:57:26 +0300 Subject: [PATCH] [pug/en] Fix typos in mixins (#4113) --- pug.html.markdown | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/pug.html.markdown b/pug.html.markdown index 0187f1e0..1bc49f64 100644 --- a/pug.html.markdown +++ b/pug.html.markdown @@ -183,9 +183,9 @@ style include styles/theme.css //- ---MIXIN--- -mixin basic() +mixin basic div Hello -+basic("Bob") ++basic //-