We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b604c3 commit d7b3476Copy full SHA for d7b3476
1 file changed
docs/README.md
@@ -2410,7 +2410,7 @@ HTTPie offers extensibility through a [plugin API](https://github.com/httpie/cli
2410
and there are dozens of plugins available to try!
2411
They add things like new authentication methods ([akamai/httpie-edgegrid](https://github.com/akamai/httpie-edgegrid)),
2412
transport mechanisms ([httpie/httpie-unixsocket](https://github.com/httpie/httpie-unixsocket)),
2413
-message convertors ([banteg/httpie-image](https://github.com/banteg/httpie-image)), or simply
+message converters ([banteg/httpie-image](https://github.com/banteg/httpie-image)), or simply
2414
change how a response is formatted.
2415
2416
> Note: Plugins are usually made by our community members, and thus have no direct relationship with
0 commit comments