Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlbyk committed May 5, 2021
1 parent 3d3814f commit cc5d53d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Humanizer/Transformer/IStringTransformer.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
namespace Humanizer
{
/// <summary>
/// Can tranform a string
/// Can transform a string
/// </summary>
public interface IStringTransformer
{
Expand Down

0 comments on commit cc5d53d

Please sign in to comment.