Skip to content

Commit

Permalink
Update inspect output
Browse files Browse the repository at this point in the history
  • Loading branch information
timriley committed Jan 4, 2022
1 parent 33b6cb6 commit e17ba3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docsite/source/getting-started.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ name: dry-types

``` ruby
Types::Coercible::String
# => #<Dry::Types::Constructor type=#<Dry::Types::Definition primitive=String options={}>>
# => #<Dry::Types[Constructor<Nominal<String> fn=Kernel.String>]>
```

### Creating your first type
Expand Down

0 comments on commit e17ba3f

Please sign in to comment.