--- a/host/lib/rfnoc/graph.cpp
+++ b/host/lib/rfnoc/graph.cpp
@@ -442,7 +442,7 @@
     }
     if (!back_edges_valid) {
         throw uhd::resolve_error(
-            "Error during property resultion: Back-edges inconsistent!");
+            "Error during property resolution: Back-edges inconsistent!");
     }
 }
 
