Skip to content

Commit fe0a49d

Browse files
authored
Merge pull request #878 from fensch/patch-1
Update Typo in blocks.qmd
2 parents 807622e + 3bc0aae commit fe0a49d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reference-manual/blocks.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ supplied to the program at run time, they must be declared in the
296296
`data` block, like the variables `mu_mu` and
297297
`sigma_mu`.
298298

299-
This program declares two modeled parameters, `mu` and
299+
This program declares two modeled parameters, `mu_y` and
300300
`tau_y`. These are the location and precision used in the normal
301301
model of the values in `y`. The heart of the model will be
302302
sampling the values of these parameters from their posterior

0 commit comments

Comments
 (0)