diff --git a/benchmarks/levelset/cube.geo b/benchmarks/levelset/cube.geo
index 5e9ee58fda305f03b5e101b48303e3560725a5d4..81fb2c7e71d1a04ca306b398cec54aef708919e1 100644
--- a/benchmarks/levelset/cube.geo
+++ b/benchmarks/levelset/cube.geo
@@ -25,7 +25,7 @@ Levelset Intersection (10) = {1,2,3};
 Levelset Intersection (11) = {5,6};
 Levelset Cut (12) = {3,7};
 
-Levelset Points(13)={{0.5,0,0},{0.5,0.5,0.},{0.5,1,0},{0.5,0,0.5},{0.5,0,0.8},{0.5,0.5,0.5},{0.5,0.5,1},{0.5,1,0.5},{1.5,1,1}};
+Levelset Point(13)={{0.5,0,0},{0.5,0.5,0.},{0.5,1,0},{0.5,0,0.5},{0.5,0,0.8},{0.5,0.5,0.5},{0.5,0.5,1},{0.5,1,0.5},{1.5,1,1}};
 
 Levelset CutMeshTri {12};