Skip to content

Commit

Permalink
Fixed typo (#2908)
Browse files Browse the repository at this point in the history
  • Loading branch information
heesungjang authored and thegreatercurve committed Nov 25, 2022
1 parent 1f2e6c8 commit 500f578
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ test.describe('Selection', () => {
);
});

test('Can insert inline element withing text and put selection after it', async ({
test('Can insert inline element within text and put selection after it', async ({
page,
isPlainText,
}) => {
Expand Down

0 comments on commit 500f578

Please sign in to comment.