From cb357dba77fd4d3c3d3e440c0da4ae857d95e22d Mon Sep 17 00:00:00 2001 From: Will Faught Date: Mon, 3 Jun 2024 23:27:40 -0700 Subject: [PATCH] Reword type to class --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3be564a7..e699cd11 100644 --- a/README.md +++ b/README.md @@ -302,7 +302,7 @@ pin = true # Display this page before the rest [paige.alert] message = "Alert!" # Markdown displayed before the page body -type = "primary" # Bootstrap alert type +type = "primary" # Bootstrap alert class ``` ### Menu