Skip to content

Commit 89bd754

Browse files
doc(readme): remove dot in fn docs (too oldschool)
Signed-off-by: Derek Lewis <[email protected]>
1 parent c0c8b40 commit 89bd754

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ console.log(sampleTblObject);
163163

164164
This API will be deprecated in the next release in favor of one that follows [Web Platform Design Principles](https://github.com/OpenINF/openinf-util-md-table/issues/187).
165165

166-
#### mdTbl2json(mdTbl, cellTransform, attribCellTransform) ⇒ <code>Array.&lt;Object&gt;</code>
166+
#### mdTbl2json(mdTbl, cellTransform, attribCellTransform) ⇒ <code>Array&lt;Object&gt;</code>
167167

168168
**Kind**: global function
169169

0 commit comments

Comments
 (0)