Skip to content

Commit 59601a2

Browse files
committed
Fix minor formatting issue
1 parent e029e7b commit 59601a2

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
@@ -27,7 +27,7 @@ Simply copy the `common-toolkit.php` file to your `wp-content/mu-plugins` direct
2727
| `script_attributes` | Enable support for [additional attributes](#add-attributes-to-enqueued-scripts) to script tags via wp_enqueue_script() | bool | flase |
2828
| `shortcodes` | Enable custom [shortcodes](#shortcodes) created by this class | bool | false |
2929
| `disable_xmlrpc` | Disable XML-RPC | bool | false |
30-
| `meta_generator` | Enable or change meta generator tags in page head and RSS feeds | bool|string | true |
30+
| `meta_generator` | Enable or change meta generator tags in page head and RSS feeds | bool/string | true |
3131
| `windows_live_writer` | Enable [Windows Live Writer](https://is.gd/Q6KjEQ) support | bool | false |
3232
| `feed_links` | Include RSS feed links in page head | bool | true |
3333

0 commit comments

Comments
 (0)