diff --git a/OpenMP/mppi b/OpenMP/mppi
new file mode 100755
index 0000000000000000000000000000000000000000..3b832efb8386e9cb38276739582c84650f4c1d1a
Binary files /dev/null and b/OpenMP/mppi differ
diff --git a/OpenMP/mppi.c b/OpenMP/mppi.c
index 7994d7afccc2987a74ed4df7ae785a78fdcf6180..3b5151c56b3fd63b397c3553192de454ef9fb288 100644
--- a/OpenMP/mppi.c
+++ b/OpenMP/mppi.c
@@ -1,7 +1,7 @@
 /*
 * mppi.c
 * Neil Gershenfeld 6/21/19
-* OpenMPI pi calculation benchmark
+* OpenMP pi calculation benchmark
 * pi = 3.14159265358979323846
 */