diff --git a/web/templates/index.html b/web/templates/index.html index 881755f7..bbed23fc 100644 --- a/web/templates/index.html +++ b/web/templates/index.html @@ -18,7 +18,7 @@

Features

Composable

Filament uses a new kind of type system to ensure that when you use a module to perform a computation, - it's timing constraints, like latency and initiation interval are correct. When there are errors, it + its timing constraints, like latency and initiation interval are correct. When there are errors, it generates helpful error messages to explain what is wrong with the design!