diff --git a/cast.htm b/cast.htm
index c8d14c7..12314e4 100644
--- a/cast.htm
+++ b/cast.htm
@@ -31,7 +31,7 @@
"#Polymorphic_cast">polymorphic_downcast
function templates designed to
complement the C++ built-in casts.
The program cast_test.cpp can be used to +
The program cast_test.cpp can be used to verify these function templates work as expected.