summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNoel Peden <[email protected]>2021-11-26 10:17:00 -0800
committerGitHub <[email protected]>2021-11-26 10:17:00 -0800
commit6702f7e5c4a7494ab5007a0e42bbec2e760bcad3 (patch)
treece09ec38a68c66734fc1936b2b3ed0aed097cce3
parentf9c8f9dfbced90b5263f80a010a112338d3f1638 (diff)
parent7aa995d58f072d2b49166d43ef44232a5086042a (diff)
downloadcaxlsx-6702f7e5c4a7494ab5007a0e42bbec2e760bcad3.tar.gz
caxlsx-6702f7e5c4a7494ab5007a0e42bbec2e760bcad3.zip
Merge pull request #112 from vtamara/patch-1
Correcting typo
-rw-r--r--examples/README.md2
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)