Fix lr docs example (#4777)

This commit is contained in:
Max 2024-08-17 12:55:07 +00:00 committed by GitHub
parent 2ba59e8c5f
commit e11ad7d82f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -111,7 +111,7 @@
# Example
```example
$ [a, b/2] $
$ lr(]sum_(x=1)^n] x, size: #50%) $
$ lr(]sum_(x=1)^n], size: #50%) x $
$ abs((x + y) / 2) $
```