diff options
Diffstat (limited to 'book')
| -rw-r--r-- | book/en/src/preface.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/book/en/src/preface.md b/book/en/src/preface.md index 34988c6..1061b2d 100644 --- a/book/en/src/preface.md +++ b/book/en/src/preface.md @@ -71,7 +71,7 @@ A graph representation of the example: ```mermaid graph LR A["p(A) = 2"] --> R - B["p(A) = 4"] --> R + B["p(B) = 4"] --> R R["𝝅(R) = 4"] ``` |
