From bbe7752ef133669ca0e881c33db8fec0b00de69b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Giftea=20=E2=98=95?= Date: Tue, 23 Sep 2025 17:28:09 +0100 Subject: [PATCH] fix(curriculum): correct spelling from behaviours to behavior (#62332) --- .../67f4131db7777346b1b3dc6f.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/challenges/english/blocks/quiz-object-oriented-programming/67f4131db7777346b1b3dc6f.md b/curriculum/challenges/english/blocks/quiz-object-oriented-programming/67f4131db7777346b1b3dc6f.md index f83116a0e81..f92f9e752f2 100644 --- a/curriculum/challenges/english/blocks/quiz-object-oriented-programming/67f4131db7777346b1b3dc6f.md +++ b/curriculum/challenges/english/blocks/quiz-object-oriented-programming/67f4131db7777346b1b3dc6f.md @@ -61,7 +61,7 @@ Which module does Python use to implement abstract classes? #### --text-- -What defines the data and behaviours of an object? +What defines the data and behaviors of an object? #### --distractors--