From b05b5befe52fa6d5ac02d36006e68576507afb24 Mon Sep 17 00:00:00 2001 From: Volker Coors Date: Sun, 21 Jun 2020 06:05:50 +0000 Subject: [PATCH] Update index.html --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 550e37d..6a79d9d 100644 --- a/public/index.html +++ b/public/index.html @@ -61,7 +61,7 @@
The color of the background can be changed in the attribute skyColor. Currently it is red. The color is defined using RGB color model - with arithmetic notation (0.0 t0 1.0 per value).
+ with arithmetic notation (0.0 to 1.0 per value).
The color of the Box can be changed by applying an appearance to the shape node. In X3D, the Shape node associates a geometry node with -- GitLab