updated name of chapter

This commit is contained in:
Carl Fredrik Samson
2020-02-01 18:57:33 +01:00
parent 4ebe6da709
commit 513d3ade96

View File

@@ -4,7 +4,7 @@
- [Some background information](./1_background_information.md) - [Some background information](./1_background_information.md)
- [Trait objects and fat pointers](./2_trait_objects.md) - [Trait objects and fat pointers](./2_trait_objects.md)
- [Generators and Pin](./3_generators_pin.md) - [Generators](./3_generators_pin.md)
- [Pin](./4_pin.md) - [Pin](./4_pin.md)
- [The main example](./6_future_example.md) - [The main example](./6_future_example.md)
- [Finished example (editable)](./8_finished_example.md) - [Finished example (editable)](./8_finished_example.md)