Skip to content

Commit

Permalink
Fix typo in the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jdreesen authored Nov 10, 2024
1 parent 3a6ba2c commit a6d9c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,8 @@ To set a default value for a property, you can use the `default` keyword:
neusta_converter:
converter:
person.converter:
target: YourNamespace\Person
properties:
target: YourNamespace\Person
phoneNumber:
source: phone
default: '0123456789'
Expand Down

0 comments on commit a6d9c2c

Please sign in to comment.