Skip to content

Commit

Permalink
Fix example code formating (#3010)
Browse files Browse the repository at this point in the history
  • Loading branch information
WeihanLi committed Aug 7, 2024
1 parent 4223b2b commit eda5eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@ To enhance the generated docs with human-friendly descriptions, you can annotate
/// <example>10</example>
public int AvailableStock { get; set; }

/// <summary>
/// <summary>
/// The sizes the product is available in
/// </summary>
/// <example>["Small", "Medium", "Large"]</example>
Expand Down

0 comments on commit eda5eb4

Please sign in to comment.