mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Tweak intro_to_shaders_water_workshop
Fix punctuation and grammar in intro_to_shaders_water_workshop.
This commit is contained in:
@@ -34,7 +34,7 @@ You can watch the `full playlist on YouTube <https://www.youtube.com/watch?v=xoy
|
||||
Download the source code
|
||||
------------------------
|
||||
|
||||
Download the to the shader project here to follow along:
|
||||
Download the intro to shaders project here to follow along:
|
||||
:download:`2d_water_shader.zip <files/2d_water_shader.zip>`.
|
||||
|
||||
It comes with a `start` folder to follow along with the 2D tutorials, and an `end`
|
||||
@@ -42,4 +42,4 @@ folder that contains the final code.
|
||||
|
||||
You will find the 3D water project on `this GitHub repository
|
||||
<https://github.com/BastiaanOlij/shader_tutorial>`_. We didn't include
|
||||
it here as it is a little heavy.
|
||||
it here, as it is a little heavy.
|
||||
|
||||
Reference in New Issue
Block a user