We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7357856 commit f0e0d88Copy full SHA for f0e0d88
1 file changed
site/volumetric_clouds/main.qmd
@@ -1487,7 +1487,7 @@ nil
1487
1488
### Compiling and linking shader programs
1489
1490
-The following method is used compile a shader program.
+The following method is used to compile a shader.
1491
1492
1493
::: {.sourceClojure}
@@ -1503,7 +1503,7 @@ The following method is used compile a shader program.
1503
:::
1504
1505
1506
-The different shaders are then linked to become a shader program using the following method.
+The different shaders are then linked to become a program using the following method.
1507
1508
1509
0 commit comments