Skip to content

Commit

Permalink
Merge pull request #22 from sangeetabhatia03/master
Browse files Browse the repository at this point in the history
Updated function name in README
  • Loading branch information
hrbrmstr authored Jun 12, 2020
2 parents 7cb823d + db79f70 commit 6dc04f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ The following functions are implemented:
- `docx_describe_cmnts`: Returns a description of all the comments in
the Word document
- `docx_extract_tbl`: Extract a table from a Word document
- `docx_extract_cmnts`: Extract comments from a Word document
- `docx_extract_all_cmnts`: Extract comments from a Word document
- `docx_extract_all_tbls`: Extract all tables from a Word document
(`docx_extract_all` is now deprecated)
- `docx_tbl_count`: Get number of tables in a Word document
Expand Down

0 comments on commit 6dc04f3

Please sign in to comment.