Fix readme typo

This commit is contained in:
2026-07-17 09:50:43 +02:00
parent c131f520f4
commit 2c53d92943
+1 -1
View File
@@ -63,7 +63,7 @@ assert_eq!(result.predecessors[v3], None);
This project is dual-licensed under the terms of both: This project is dual-licensed under the terms of both:
- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0) - Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/license/mit) - MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/license/mit)
You may choose either license for your use of this software. You may choose either license for your use of this software.