Skip to content

Commit 7fed236

Browse files
authored
Update differences.md
1 parent 2ff5afc commit 7fed236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JuliaBUGS/docs/src/differences.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ There exist many implementations of BUGS, notably [`WinBUGS`](https://www.mrc-bs
55
This section aims to outline some differences between JuliaBUGS and other BUGS implementations.
66
This comparison is not exhaustive, and we welcome any further discussion and reports on the matter.
77

8-
## Use of generaic function in distribution functions
8+
## Use of generic function in distribution functions
99

1010
In `WinBUGS`, `OpenBUGS`, and `MultiBUGS`, the arguments to distribution functions are typically restricted to variables or constants, not general expressions. JuliaBUGS, however, allows for more flexibility in these arguments.
1111

0 commit comments

Comments
 (0)