Commit 858803d
authored
Fix minor doc typos
Two documentation changes:
- remove period from middle of sentence
- make link formatting consistent
More specifically, the documentation for every Stan inference algorithm on this page, follows the form of "Stan's <some algorithm>", with a link to the algorithm itself.
However, the optimization algorithm is the only type of inference algorithm that includes the word "Stan" as part of the link. No other inference algorithm does this.1 parent 435927c commit 858803d
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
149 | | - | |
| 148 | + | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
0 commit comments