diff options
| author | Vladimir Támara Patiño <[email protected]> | 2021-11-22 04:56:31 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-22 04:56:31 -0500 |
| commit | 7aa995d58f072d2b49166d43ef44232a5086042a (patch) | |
| tree | ce09ec38a68c66734fc1936b2b3ed0aed097cce3 | |
| parent | f9c8f9dfbced90b5263f80a010a112338d3f1638 (diff) | |
| download | caxlsx-7aa995d58f072d2b49166d43ef44232a5086042a.tar.gz caxlsx-7aa995d58f072d2b49166d43ef44232a5086042a.zip | |
Correcting typo
| -rw-r--r-- | examples/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/README.md b/examples/README.md index 5f53199e..a90dc87d 100644 --- a/examples/README.md +++ b/examples/README.md @@ -103,7 +103,7 @@ Customizations: * [Fonts](font_example.md) * [Format codes](format_codes_example.md) -* [Number formats and currencyc](number_format_example.md) +* [Number formats and currency](number_format_example.md) * [Rich text](rich_text_example.md) * [Wrap text](wrap_text_example.md) |
