fix: make title grammar correct by changing 'Object' to 'Objects' (#58899)

This commit is contained in:
Mohamad Salman 2025-02-20 15:49:43 +01:00 committed by GitHub
parent 815860f2bc
commit ef746a8d17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
---
title: Learn Classes and Object by Building a Sudoku Solver
title: Learn Classes and Objects by Building a Sudoku Solver
block: learn-classes-and-objects-by-building-a-sudoku-solver
superBlock: scientific-computing-with-python
---