diff --git a/ICD.Common.Utils/ReprBuilder.cs b/ICD.Common.Utils/ReprBuilder.cs
index 4c9c2a9..c91b6f1 100644
--- a/ICD.Common.Utils/ReprBuilder.cs
+++ b/ICD.Common.Utils/ReprBuilder.cs
@@ -37,7 +37,7 @@ namespace ICD.Common.Utils
}
///
- /// Adds the property with the given name and value to the builder without any additonal formatting.
+ /// Adds the property with the given name and value to the builder without any additional formatting.
///
///
///