Skip to content

Commit 2e52fa9

Browse files
authored
Update README.md
1 parent c3de95f commit 2e52fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Plugins are loaded globally, and their top-level objects, functions, and/or clas
125125

126126
To add a plugin, simply copy/upload the plugin's folder to the `plugins` directory.
127127

128-
To enable a plugin, add it's folder name to the `$plugins` array in `config.php`:
128+
To enable a plugin, add it's folder name to the `$plugins` array in `config.php`.
129129

130130
Below is an example plugin for using Parsedown via a wrapper method:
131131

0 commit comments

Comments
 (0)