diff --git a/docs/_docs/variables.md b/docs/_docs/variables.md
index a53d9285..d39def6e 100644
--- a/docs/_docs/variables.md
+++ b/docs/_docs/variables.md
@@ -124,8 +124,7 @@ following is a reference of the available data.
A list of all static files (i.e.
files not processed by Jekyll's converters or the Liquid renderer).
- Each file has three properties: path
,
- modified_time
and extname
.
+ Each file has five properties: path
, modified_time
, name
, basename
and extname
.