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.
1 parent 46636f1 commit 72949afCopy full SHA for 72949af
README.rst
@@ -225,9 +225,9 @@ Initiaization Options
225
----------------------
226
227
By default, when the driver is initialized, the APDS-9960 sensor's internal settings are reset and
228
-sensible defaults are applyed to several low-level settings that should work well for most use cases.
+sensible defaults are applied to several low-level settings that should work well for most use cases.
229
230
-If either the "reset" or "set defauls" behaviors (or both) aren't desired, they can be individually
+If either the "reset" or "set defaults" behaviors (or both) aren't desired, they can be individually
231
disabled via init kwargs.
232
233
.. code:: python3
0 commit comments