We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 681cda8 commit 2259c61Copy full SHA for 2259c61
packages/core/types/index.d.ts
@@ -2158,7 +2158,7 @@ export namespace Asciidoctor {
2158
2159
/**
2160
* Get the location in the AsciiDoc source where this block begins.
2161
- * @returns the style for this blockfindBy
+ * @returns the style for this block
2162
*/
2163
getSourceLocation(): Cursor;
2164
0 commit comments