10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5d6d0c2 + 4d98ebf commit 91eb652Copy full SHA for 91eb652
components/event_dispatcher/introduction.rst
@@ -12,7 +12,7 @@ The EventDispatcher Component
12
Introduction
13
------------
14
15
-Objected Oriented code has gone a long way to ensuring code extensibility. By
+Object Oriented code has gone a long way to ensuring code extensibility. By
16
creating classes that have well defined responsibilities, your code becomes
17
more flexible and a developer can extend them with subclasses to modify their
18
behaviors. But if they want to share the changes with other developers who have
0 commit comments