Skip to content

Commit bd2965c

Browse files
authored
Merge pull request #3698 from lornajane/update-password-hint
Backport password field instruction improvements
2 parents 3e304ee + 71a1f70 commit bd2965c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ The formats defined by the OAS are:
162162
`string` | `binary` | any sequence of octets
163163
`string` | `date` | As defined by `full-date` - [RFC3339](https://www.rfc-editor.org/rfc/rfc3339#section-5.6)
164164
`string` | `date-time` | As defined by `date-time` - [RFC3339](https://www.rfc-editor.org/rfc/rfc3339#section-5.6)
165-
`string` | `password` | A hint to UIs to obscure input.
165+
`string` | `password` | A hint to obscure the value.
166166

167167
#### <a name="binaryData"></a>Working With Binary Data
168168

0 commit comments

Comments
 (0)