diff --git a/en/node_types.html b/en/node_types.html index a15cbbc..178975a 100644 --- a/en/node_types.html +++ b/en/node_types.html @@ -236,7 +236,7 @@ xplr.config.node_types.special["Downloads"] = { meta = { icon = " metadata is set for the directory, file, and symlink nodes.

Example:

-
xplr.config.node_types.file = {
+
xplr.config.node_types.file = {
   meta = {
     icon = "f",
     foo = "bar",
diff --git a/en/print.html b/en/print.html
index 9209226..ddb7bb4 100644
--- a/en/print.html
+++ b/en/print.html
@@ -1050,7 +1050,7 @@ xplr.config.node_types.special["Downloads"] = { meta = { icon = "
 metadata is set for the directory, file, and
 symlink nodes.

Example:

-
xplr.config.node_types.file = {
+
xplr.config.node_types.file = {
   meta = {
     icon = "f",
     foo = "bar",