diff --git a/documentation/Nodes/Maths/Wave/SawtoothWave.md b/documentation/Nodes/Maths/Wave/SawtoothWave.md
index 2f744ad..369cec9 100644
--- a/documentation/Nodes/Maths/Wave/SawtoothWave.md
+++ b/documentation/Nodes/Maths/Wave/SawtoothWave.md
@@ -2,6 +2,11 @@
Returns a sawtooth wave from the value of input in. Resulting output values will be between -1 and 1.
+**Controls**
+|Options|Description|
+|---|---|
+|Vector1, Vector2, Vector3, Vector4|Vector type to use for calculation|
+
**Inputs**
|Name|Type|Binding|Description|
|---|---|---|---|
diff --git a/documentation/Nodes/Maths/Wave/SquareWave.md b/documentation/Nodes/Maths/Wave/SquareWave.md
index b12dd04..54739e0 100644
--- a/documentation/Nodes/Maths/Wave/SquareWave.md
+++ b/documentation/Nodes/Maths/Wave/SquareWave.md
@@ -2,6 +2,11 @@
Returns a square wave from the value of input in. Resulting output values will be between -1 and 1.
+**Controls**
+|Options|Description|
+|---|---|
+|Vector1, Vector2, Vector3, Vector4|Vector type to use for calculation|
+
**Inputs**
|Name|Type|Binding|Description|
|---|---|---|---|