docs: style guide clarity fix

This commit is contained in:
Elsa Minsut
2025-11-20 01:37:07 +01:00
committed by Nicolás Hatcher Andrés
parent 4cf162eb82
commit 4a21d4b03a

View File

@@ -40,7 +40,7 @@ The title should be the function name followed by the word "function":
# FV function
```
Use the exact function name as it appears in IronCalc (typically in uppercase).
The function name should be written in uppercase when mentioned in the documentation.
### 2. Draft Warning (Optional)