From 33e327f9d864cb66b5b4038972a226a4aebcf5ba Mon Sep 17 00:00:00 2001 From: celsiusnarhwal Date: Tue, 3 Dec 2024 22:04:55 -0500 Subject: [PATCH] Update index.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 573b633..8dfe14b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -112,7 +112,7 @@ RIL can be configured through a `pyproject.toml` file, an `ril.toml` file, or en === "ril.toml" If you don't want to use `pyproject.toml`, you can use RIL's own `ril.toml`. This works identically to - `pyproject.toml` except the table is simply named `#!toml [library]`, where `library` is one of + `pyproject.toml`, except the table is simply named `#!toml [library]`, where `library` is one of `fontawesome`, `simple`, or `phosphor`: ```toml