Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/applications/general/iot/connect.rst
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ list of :doc:`devices <devices>` connected to the IoT system.
address`, and :guilabel:`Image version`.

.. note::
By default, drivers are automatically :ref:`udpated <iot_updating_iot/handlers>` every time the
By default, drivers are automatically :ref:`updated <iot_updating_iot/handlers>` every time the
IoT system is restarted. To disable automatic updates, uncheck the :guilabel:`Automatic drivers
update` option.

Expand Down
2 changes: 1 addition & 1 deletion content/applications/studio/fields.rst
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ Properties
:guilabel:`Help Tooltip`. It is displayed inside a tooltip box when hovering with your mouse over
the field's label.
- :guilabel:`Placeholder`: To provide an example of how a field should be completed, write it under
:guilabel:`Placeholder`. It is displayed in light gray in lieu of the field's value.
:guilabel:`Placeholder`. It appears in light gray as a placeholder until a value is entered.
- :guilabel:`Widget`: To change the default appearance or functionality of a field, select one of
the available widgets.
- :guilabel:`Default value`: To add a default value to a field when a record is created, use
Expand Down