From a847ee468d6ec3f1eef0c06ede53b13ed641ed8a Mon Sep 17 00:00:00 2001 From: Julius Lange <70386024+Gluroda@users.noreply.github.com> Date: Tue, 7 Jan 2025 19:26:52 +0100 Subject: [PATCH] edit typo in renderers.md It's called lUAlatex and not lAUlatex. --- docs/api-guide/renderers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api-guide/renderers.md b/docs/api-guide/renderers.md index d48f785ab6..7a6bd39f42 100644 --- a/docs/api-guide/renderers.md +++ b/docs/api-guide/renderers.md @@ -525,7 +525,7 @@ Comma-separated values are a plain-text tabular data format, that can be easily ## LaTeX -[Rest Framework Latex] provides a renderer that outputs PDFs using Laulatex. It is maintained by [Pebble (S/F Software)][mypebble]. +[Rest Framework Latex] provides a renderer that outputs PDFs using Lualatex. It is maintained by [Pebble (S/F Software)][mypebble]. [cite]: https://docs.djangoproject.com/en/stable/ref/template-response/#the-rendering-process