Skip to content

Commit 2259c61

Browse files
committed
fix unintented copy/paste
1 parent 681cda8 commit 2259c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2158,7 +2158,7 @@ export namespace Asciidoctor {
21582158

21592159
/**
21602160
* Get the location in the AsciiDoc source where this block begins.
2161-
* @returns the style for this blockfindBy
2161+
* @returns the style for this block
21622162
*/
21632163
getSourceLocation(): Cursor;
21642164

0 commit comments

Comments
 (0)