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 254b8f6 + bcb801f commit cb60376Copy full SHA for cb60376
source/release-notes/v4.0-release-notes.rst
@@ -231,8 +231,8 @@ New data-label Directive
231
........................
232
233
Version 4.0 adds the ``data-label`` directive. This is used to update
234
-the help text on a given form when certain choices are made. An example of
235
-this may be a ``node_type`` select widget that can change its help text based
+the label text on a given form when certain choices are made. An example of
+this may be a ``node_type`` select widget whose label changes depending
236
on which node type the user has selected.
237
238
:ref:`dynamic-bc-apps-data-label` is the complete documentation for this
0 commit comments