Skip to content

Commit e73b9a9

Browse files
improve spelling
1 parent 40894b1 commit e73b9a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Lambda Converters
22

3-
The library allows to write `IValueConverter` and `IMultiValueConverter` objects with the most convenient syntax available, ideally, using the lambda expressions.
3+
The library allows to create `IValueConverter` and `IMultiValueConverter` objects with the most convenient syntax available, ideally, using the lambda expressions.
44

55
First create a (static) class and define your converters as static fields (or properties):
66

0 commit comments

Comments
 (0)