elijah-potter / harper

The Grammar Checker for Developers
https://writewithharper.com
Apache License 2.0
1.93k stars 36 forks source link

IPv4 gets flagged #195

Open anarcat opened 1 month ago

anarcat commented 1 month ago

I have this sentence:

In another scenario, however, it might just be that the service is down. Use curl to confirm Prometheus' view, restricting to IPv4 and IPv6:

Harper thinks that:

 1459  61 note     e-f-b    Harper: Did you mean to spell “IPv” this way?
 1460   0 note     e-f-b    Harper: Did you mean to spell “IPv” this way?

Adding IPv4 to my dict doesn't fix this.