From 0cf5a2ab88e6c263a3ff185a4ddbdbe9e084800e Mon Sep 17 00:00:00 2001 From: Mudit Choudhary <74391865+muditchoudhary@users.noreply.github.com> Date: Wed, 21 Feb 2024 14:24:39 +0530 Subject: [PATCH] fix: typos --- docs/mastering-plone/features.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/mastering-plone/features.md b/docs/mastering-plone/features.md index fafdbf9f..15ff92b4 100644 --- a/docs/mastering-plone/features.md +++ b/docs/mastering-plone/features.md @@ -238,7 +238,7 @@ The view of the newly created site structure ``` Additional to these conference pages we also want some news and events. -We want a registration page and an a protected section for the conference team. +We want a registration page and a protected section for the conference team. - Add a page "News" - In `/news`: Add a News Item "Conference Website online!" with some image @@ -274,7 +274,7 @@ Page News Item -: Basically a page with an image and an image caption to be used for press releases as such. +: Basically a page with an image and an image caption to be used for press releases and such. ```{figure} _static/features_add_a_news_item.png ```