Skip to content

Commit e1fa4b5

Browse files
authored
Fix typo
1 parent b190369 commit e1fa4b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/types.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ The `VariateForm` sub-types defined in `Distributions.jl` are:
3333

3434
### ValueSupport
3535

36-
```@doc
36+
```@docs
3737
Distributions.ValueSupport
3838
```
3939

4040
The `ValueSupport` sub-types defined in `Distributions.jl` are:
4141

42-
```@doc
42+
```@docs
4343
Distributions.Discrete
4444
Distributions.Continuous
4545
```

0 commit comments

Comments
 (0)