Skip to content

Commit 0a59eb9

Browse files
committed
add IntervalsFuzzy as known replace
1 parent 48dc738 commit 0a59eb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DocGenerator/StringExtensions.cs

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ public static class StringExtensions
3939
{ "Project.First.Name", "\"Lesch Group\"" },
4040
{ "Project.First.NumberOfCommits", "775" },
4141
{ "IntervalsPrefix", "\"lorem\"" },
42+
{ "IntervalsFuzzy", "\"lorem\"" },
4243
{ "LastNameSearch", "\"Stokes\"" },
4344
{ "_first.Language", "\"painless\"" },
4445
{ "_first.Init", "\"state.map = [:]\"" },

0 commit comments

Comments
 (0)