I ran the following command

forvalues state_num = 1 (1) 51 {
reg edge percentFRL
}

Trying to run the regression for each individual state, however it ran the same regression (using the data from all 50 states and DC) 51 times. What did I do wrong?