diff --git a/site/_includes/callout-danger-async-methods.md b/site/_includes/callout-danger-async-methods.md
index 951ba76ccf..083f28f238 100644
--- a/site/_includes/callout-danger-async-methods.md
+++ b/site/_includes/callout-danger-async-methods.md
@@ -1,5 +1,5 @@
{% capture callout %}
-##### Asynchronous methods and transitions
+#### Asynchronous methods and transitions
All API methods are **asynchronous** and start a **transition**. They return to the caller as soon as the transition is started but **before it ends**. In addition, a method call on a **transitioning component will be ignored**.
diff --git a/site/docs/4.1/components/forms.md b/site/docs/4.1/components/forms.md
index 1ea3e1a4d3..29f7fc10bc 100644
--- a/site/docs/4.1/components/forms.md
+++ b/site/docs/4.1/components/forms.md
@@ -737,7 +737,7 @@ By default, browsers will treat all native form controls (``, `