diff --git a/README.md b/README.md index 9312a7f5..322b91e1 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ * [Joining values of repeated optional arguments](#joining-values-of-repeated-optional-arguments) * [Repeating an argument to increase a value](#repeating-an-argument-to-increase-a-value) * [Mutually Exclusive Group](#mutually-exclusive-group) - * [Storing values into variables](#store-into) + * [Storing values into variables](#storing-values-into-variables) * [Negative Numbers](#negative-numbers) * [Combining Positional and Optional Arguments](#combining-positional-and-optional-arguments) * [Printing Help](#printing-help)