From 6bd8cf7fec09ccef691143334702f51fa7774a10 Mon Sep 17 00:00:00 2001
From: fmkiotheka <fmkiotheka@inf.ufpr.br>
Date: Thu, 25 Apr 2024 11:59:08 -0300
Subject: [PATCH] fix: typo in configuration file

---
 .readthedocs.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 98510d9..deb4dc9 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -11,4 +11,4 @@ sphinx:
   configuration: source/conf.py
 formats:
   - pdf
-  - hmlzip
+  - htmlzip
-- 
GitLab