From: Michael Orlitzky Date: Wed, 21 Sep 2016 17:03:56 +0000 (-0400) Subject: Fix a verb tense in examples.tex. X-Git-Tag: posZ-submitted-laa~8 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjotex.git;a=commitdiff_plain;h=7709fae36c4df0568e70a534c06caf8f566e033b;hp=16277f17cbd1a3c797d13cc2724784eedc207f22 Fix a verb tense in examples.tex. --- diff --git a/examples.tex b/examples.tex index ee04096..a491bd8 100644 --- a/examples.tex +++ b/examples.tex @@ -55,7 +55,7 @@ (indexed) union and intersections of things, like $\unionmany{k=1}{\infty}{A_{k}}$ or $\intersectmany{k=1}{\infty}{B_{k}}$. The best part about those - are that they do the right thing in a display equation: + is that they do the right thing in a display equation: % \begin{equation*} \unionmany{k=1}{\infty}{A_{k}} = \intersectmany{k=1}{\infty}{B_{k}}