1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-01 12:30:48 +02:00

[coq/en] 8-bits => 8-bit

change 8-bits in comment to singular
This commit is contained in:
dbenn
2021-03-13 13:44:58 +10:30
committed by GitHub
parent 5d2d1cf77c
commit 835bae31ef

View File

@@ -370,7 +370,7 @@ Close Scope string_scope.
power series and results,...)
• Relations : Relations (definitions and basic results)
• Sorting : Sorted list (basic definitions and heapsort correctness)
• Strings : 8-bits characters and strings
• Strings : 8-bit characters and strings
• Wellfounded : Well-founded relations (basic results)
*)