From cd8b23483421d3234aabd0ae29ddc083d09a958c Mon Sep 17 00:00:00 2001 From: zhaoli2023 Date: Sun, 14 Jul 2024 18:16:27 -0500 Subject: [PATCH] fix --- Examples/MPS/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/MPS/README.md b/Examples/MPS/README.md index 1514589..722a852 100644 --- a/Examples/MPS/README.md +++ b/Examples/MPS/README.md @@ -1,5 +1,5 @@ # NVIDIA-MPS -* MPS starts for **Multi-Process Service** +* MPS stands for **Multi-Process Service** * Read more about this [here](https://docs.nvidia.com/deploy/mps/) # What does it do?