From e9715a9c9076f78884603b2939d1aba60e5b7ad9 Mon Sep 17 00:00:00 2001 From: Yiyang Chen <98057139+yybbhn@users.noreply.github.com> Date: Tue, 17 Mar 2026 15:17:14 -0600 Subject: [PATCH] Fix typos in README about renewable generation Corrected a typo in the README regarding renewable generation. --- RTS_Data/FormattedData/MATPOWER/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RTS_Data/FormattedData/MATPOWER/README.md b/RTS_Data/FormattedData/MATPOWER/README.md index d818205..4687306 100644 --- a/RTS_Data/FormattedData/MATPOWER/README.md +++ b/RTS_Data/FormattedData/MATPOWER/README.md @@ -1,6 +1,6 @@ # RTS_GMLC.m -By default RTS_GMLC.m file represents a peak load flow case with all renewable gneration diabled. +By default RTS_GMLC.m file represents a peak load flow case with all renewable generation disabled. The MATPOWER-out.txt file contains the standard MATPOWER output for the following commands: ```matlab mpc = loadcase('RTS_GMLC.m')