From 68235aeca7704954b5fac6a3a054837dbcb636b6 Mon Sep 17 00:00:00 2001
From: James Jansson <jamesjansson@gmail.com>
Date: Wed, 29 Nov 2023 00:47:07 +1100
Subject: [PATCH] Remove 'never' as a type (no longer in the spec)

---
 docs-content/api-docs/material-form-field.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs-content/api-docs/material-form-field.html b/docs-content/api-docs/material-form-field.html
index fa9d056271..0aa681bf1d 100755
--- a/docs-content/api-docs/material-form-field.html
+++ b/docs-content/api-docs/material-form-field.html
@@ -707,7 +707,7 @@ <h4 id="MatFormFieldDefaultOptions" class="docs-header-link docs-api-h4 docs-api
     </p>
   </td>
   <td class="docs-api-property-description"><p>Whether the label for form fields should by default float <code>always</code>,
-<code>never</code>, or <code>auto</code> (only when necessary).</p>
+ or <code>auto</code> (only when necessary).</p>
 </td>
 </tr>