Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Fix typo in readme file #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Allows you to create presentations with the WordPress block editor.

**This plugin requires WordPress version 5.3 or higher! It works best if you also have the [Gutenberg](https://wordpress.org/plugins/gutenberg/) plugin installed and up-to-date.**

Report issues, or collaborate, on [Github](https://github.com/ellatrix/slides/issues).
Report issues, or collaborate, on [GitHub](https://github.com/ellatrix/slides/issues).

* Creates a custom post type "Presentation", which will render as a presentation on the front end using [Reveal.js](https://revealjs.com).
* Enables the block editor with a "Slide" block, which can be used as a container for each slide in the presentation.
Expand Down