fix(core): correct 'occured' typo to 'occurred' in error messages by DucMinhNe · Pull Request #35852 · nrwl/nx (original) (raw)

@DucMinhNe @vrxj81

…wl#35852)

Current Behavior

Three error/diagnostic messages in the nx package misspell "occurred" as "occured":

Expected Behavior

The word is spelled "occurred" in all three places.

N/A — spelling-only fix, no behavior change.