From 5ddbdab6f45d3c28fcdf5de1c171510d97655268 Mon Sep 17 00:00:00 2001 From: Takuya Arita Date: Sun, 26 Jan 2020 14:47:52 +0900 Subject: [PATCH] Fix typo in README (#284) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bb4cab2..f56ec620 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ - GitPitch is a markdown presentation tool for MacOS, Linux, and Windows 10. - GitPitch Desktop lets you develop, preview, and present markdown presentations offline. -- Export your markdown presentations to PDF and PowerPoint PTTX. +- Export your markdown presentations to PDF and PowerPoint PPTX. - And publish and share your markdown presentations online at [gitpitch.com](https://gitpitch.com). - To publish any deck just *git-push* from your desktop to any repo on GitHub, GitLab, or Bitbucket. - And share it as a public, private, or password-protected markdown presentation in the cloud.