Skip to content

Commit eda5eb4

Browse files
authored
Fix example code formating (#3010)
1 parent 4223b2b commit eda5eb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ To enhance the generated docs with human-friendly descriptions, you can annotate
581581
/// <example>10</example>
582582
public int AvailableStock { get; set; }
583583

584-
/// <summary>
584+
/// <summary>
585585
/// The sizes the product is available in
586586
/// </summary>
587587
/// <example>["Small", "Medium", "Large"]</example>

0 commit comments

Comments
 (0)