Skip to content

Commit a0f13d5

Browse files
run formatter
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4daaa79 commit a0f13d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/tutorials/basic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ end
5050
nothing
5151
```
5252

53-
Notice that the support of `σ` is constrained to be positive.
53+
Notice that the support of `σ` is constrained to be positive.
5454
Since most VI algorithms assume an unconstrained Euclidean support, we will apply a change-of-variable by a bijective map (a *bijector*) to the posterior to make it unconstrained.
5555
For this, we will use the [`Bijectors`](https://github.com/TuringLang/Bijectors.jl) package.
5656

0 commit comments

Comments
 (0)