From d01de850ebb2db010ca93afba3f086801dc659c0 Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Sat, 3 Sep 2022 09:11:46 +0530 Subject: [PATCH] Update doc test --- src/docs/accessibility.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/docs/accessibility.md b/src/docs/accessibility.md index 9bac6d836..920cd058c 100644 --- a/src/docs/accessibility.md +++ b/src/docs/accessibility.md @@ -3,9 +3,9 @@ **Edit this Page** [![N|Solid](img/GitHub-Mark-32px.png)](https://github.com/mermaid-js/mermaid/blob/develop/docs/accessibility.md) ## Accessibility -Now with Mermaid library is in much wider use, we have started to work towwards more accessible features, based on the feedback from the community. +Now with Mermaid library in much wider use, we have started to work towards more accessible features, based on the feedback from the community. -TO begin with, we have added a new feature to Mermaid library, which is to support accessibility options, **Accessibility Title** and **Accessibility Description**. +To begin with, we have added a new feature to Mermaid library, which is to support accessibility options, **Accessibility Title** and **Accessibility Description**. This support for accessibility options is available for all the diagrams/chart types. Also, we have tired to keep the same format for the accessibility options, so that it is easy to understand and maintain.