Skip to content

Commit

Permalink
README misprints fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
PolinaShneider committed Jan 17, 2019
1 parent 749db70 commit 5e30928
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ var editor = CodexEditor({
## Config Params

| Field | Type | Description |
| ------------------ | -------- | --------------------------- |
| quotePlaceholder | `string` | header's placeholder string |
| captionPlaceholder | `string` | header's placeholder string |
| ------------------ | -------- | ----------------------------|
| quotePlaceholder | `string` | quote's placeholder string |
| captionPlaceholder | `string` | caption's placeholder string|

## Tool's settings

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codex.editor.quote",
"version": "2.1.4",
"version": "2.1.5",
"keywords": [
"codex editor",
"tool",
Expand Down

0 comments on commit 5e30928

Please sign in to comment.