Merge pull request #384 from Trevoke/patch-1

Fix two typos in README
This commit is contained in:
Yujie Wen 2019-09-24 23:32:46 +08:00 committed by GitHub
commit 00bef55f26
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.