Skip to content

Commit 07fc186

Browse files
committed
Fix markdown
1 parent befeb54 commit 07fc186

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
* Implemented the ability to select the role for which new fields
2020
will be added
2121
* Implemented the ability to add labels for checkboxes and radio buttons.
22-
In the filling mode, clicking on the label works like clicking on the checkbox itself
22+
In the filling mode, clicking on the label works like clicking
23+
on the checkbox itself
2324

2425
#### PDF Editor
2526

@@ -105,7 +106,7 @@ onBlurAnnotation
105106
```
106107

107108
They have the following parameter object describing the annotation
108-
with which the corresponding action was performed:
109+
with which the corresponding action was performed:
109110

110111
```javascript
111112
{

0 commit comments

Comments
 (0)