Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Docs: Improvement in docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
scofalik committed Aug 9, 2018
1 parent d165a1a commit da9b4ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/model/operation/transform.js
Original file line number Diff line number Diff line change
Expand Up @@ -1908,7 +1908,7 @@ setTransformation( WrapOperation, WrapOperation, ( a, b, context ) => {
// Unwrap:
// <p>Foo</p><p>Bar</p><p>Xyz</p>
//
// Wrap with stronger wrap (`a`):
// Wrap with stronger wrap:
// <p>Foo</p><div><p>Bar</p><p>Xyz</p></div>
//
// Re-wrap:
Expand Down

0 comments on commit da9b4ac

Please sign in to comment.