Skip to content

Commit f096a48

Browse files
committed
Rename title
1 parent ad781c5 commit f096a48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ public string MyRequiredString { get; set; }
126126
public string MyUnknownString { get; set; }
127127
```
128128

129-
## Usage sample
129+
## Code examples
130130

131131
An example DTO class could look like the one below. The following examples will use this sample class.
132132

0 commit comments

Comments
 (0)