Skip to content

Commit

Permalink
Update Src/FluentAssertions/Extensions/OccurrenceConstraintExtensions.cs
Browse files Browse the repository at this point in the history
Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com>
  • Loading branch information
IT-VBFK and jnyrup committed Jan 1, 2023
1 parent c933a9d commit f76afbd
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -4,7 +4,7 @@ namespace FluentAssertions.Extensions;


/// <summary>
/// Provides little extensions to write less bumpy <see cref="OccurrenceConstraint" />s
/// Provides extensions to write <see cref="OccurrenceConstraint" />s with fluent syntax
/// </summary>
public static class OccurrenceConstraintExtensions
{
Expand Down

0 comments on commit f76afbd

Please sign in to comment.