Skip to content

Commit df041a2

Browse files
Made grammar update per copilot pr requirement.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 02875ae commit df041a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/F23.StringSimilarity/Interfaces/ISpanSimilarity.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
namespace F23.StringSimilarity.Interfaces
44
{
55
/// <summary>
6-
/// Interface for span similarity algorithms
6+
/// Interface for span similarity algorithms.
77
/// </summary>
88
public interface ISpanSimilarity
99
{

0 commit comments

Comments
 (0)