Skip to content

Commit 0653036

Browse files
committed
Update inspect output
1 parent dede4fa commit 0653036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docsite/source/getting-started.html.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ name: dry-types
1616

1717
``` ruby
1818
Types::Coercible::String
19-
# => #<Dry::Types::Constructor type=#<Dry::Types::Definition primitive=String options={}>>
19+
# => #<Dry::Types[Constructor<Nominal<String> fn=Kernel.String>]>
2020
```
2121

2222
### Creating your first type

0 commit comments

Comments
 (0)