fix(curriculum): correct typo in nest one array within another array challenge instruction (#37851)
This commit is contained in:
		
				
					committed by
					
						 Oliver Eyton-Williams
						Oliver Eyton-Williams
					
				
			
			
				
	
			
			
			
						parent
						
							dee5216eb3
						
					
				
				
					commit
					c331b12413
				
			| @@ -8,7 +8,7 @@ forumTopicId: 18247 | ||||
|  | ||||
| ## Description | ||||
| <section id='description'> | ||||
| You can also nest arrays within other arrays, like this: <code>[["Bulls", 23], ["White Sox", 45]]</code>. This is also called a <dfn>multi-dimensional arrray<dfn>. | ||||
| You can also nest arrays within other arrays, like this: <code>[["Bulls", 23], ["White Sox", 45]]</code>. This is also called a <dfn>multi-dimensional array<dfn>. | ||||
| </section> | ||||
|  | ||||
| ## Instructions | ||||
|   | ||||
		Reference in New Issue
	
	Block a user