Skip to content

Commit 3962fe3

Browse files
committed
Update README.md
1 parent 2e8e706 commit 3962fe3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010
Project started in spring 2009.
11-
This example shows how to make use of optional user inputs, with the Nullable-class kwnown from .net "?"/ Nullable\<T\>.
11+
This example shows how to make use of optional user inputs, with the Nullable-class known from .net "?"/ Nullable\<T\>.
1212

1313
Whenever an input parameter is optional, obviously the user either can give an input or maybe not.
1414
For example we have a class with a property "Value" of a primitive numeric datatype like Double.

0 commit comments

Comments
 (0)