Fix two typos in README

This commit is contained in:
Aldric Giacomoni 2019-09-23 22:30:40 -04:00 committed by GitHub
parent d692f2fae4
commit 8443e1743c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -804,10 +804,10 @@ This feature is turned off by default and needs to be switched on with ~org-reve
* Tips
** Mananging Table of Contents
** Managing Table of Contents
It is well often the automatic "Table of Contents" is too large to fit
into one slide. One wordaround is to disable the automatic TOC and
into one slide. One workaround is to disable the automatic TOC and
generate one manually, which can be split into multiple
slides. Org-reveal provides a helper function to insert a TOC to the
current org buffer. Type ~M-x org-reveal-manual-toc~ to invoke it.