[ci skip] Fix misplaced backtick

This commit is contained in:
Oliver Booth 2022-05-14 20:10:21 +01:00
parent 1b155935c1
commit e3b223b36d
No known key found for this signature in database
GPG Key ID: 32A00B35503AF634
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ body:
id: summary id: summary
attributes: attributes:
label: Summary label: Summary
description: Briefly but concisely document the method's purpose. i.e. This would be the `<summary`> entry in the XMLDoc. description: Briefly but concisely document the method's purpose. i.e. This would be the `<summary>` entry in the XMLDoc.
placeholder: "Example: Returns a new Color whose A, B and G components are the same as the specified color, and whose R component is a new value." placeholder: "Example: Returns a new Color whose A, B and G components are the same as the specified color, and whose R component is a new value."
render: md render: md
validations: validations: