Skip to content

Commit eb2059e

Browse files
committed
Fix for typo
1 parent a0cfcaf commit eb2059e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

courses/fundamentals_of_ada/adv_250_containers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Example of Containers
172172
* :ada:`Ordered_Set`
173173

174174
- Unique elements
175-
- Differenciated by :ada:`<` and :ada:`=`
175+
- Differentiated by :ada:`<` and :ada:`=`
176176
- Manipulated in order
177177

178178
* :ada:`Bounded_Doubly_Linked_List`

0 commit comments

Comments
 (0)