Skip to content

Commit a27eb17

Browse files
author
o.nadymov
committed
Just to activate github action
1 parent 5af0bb9 commit a27eb17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core.Common.LocalizableString/Converters/Json/LocalizableStringJsonConverter.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
namespace Core.Common.Converters.Json
77
{
88
/// <summary>
9-
/// LocalizableStringJsonConverter based on System.Text.Json.
9+
/// LocalizableStringJsonConverter based on System.Text.Json.
1010
/// </summary>
1111
public class LocalizableStringJsonConverter : JsonConverter<LocalizableString>
1212
{

0 commit comments

Comments
 (0)