From 7fddba9ccb3899ffc66177d3872ac6abb24213a9 Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Mon, 22 Jan 2024 16:55:21 -0800 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a34e59c..8c25919 100644 --- a/README.md +++ b/README.md @@ -44,9 +44,9 @@ $a^\*=x-b^\*$ There are two types of delimiters, inline and block: - Text within and including inline delimiters appears inline with the surrounding text. -- Text within and including block delimiters appears between adjacent block elements. When working with LaTeX this is known as "display" mode. +- Text within and including block delimiters appears between adjacent block elements. When working with LaTeX this is known as display mode. -As shown below, you must specify zero or more inline and block delimiter pairs— there are no default values. +As shown below, you must specify zero or more inline and block delimiter pairs—there are no default values. ### Usage