Skip to content

Commit 87fa7fa

Browse files
authored
Update README.md
1 parent 1f01156 commit 87fa7fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ received with a given prefix (or none) to an upstream. All Fastify hooks are sti
1212
[`fastify-reply-from`](http://npm.im/fastify-reply-from), which enables
1313
you for single route proxying.
1414

15-
This plugin can be used in a variety of circumstances, for example if you have to proxy an internal domain to an external domain (useful to avoid CORS problems) or to implement your own API gateway in your microservices architecture.
15+
This plugin can be used in a variety of circumstances, for example if you have to proxy an internal domain to an external domain (useful to avoid CORS problems) or to implement your own API gateway for a microservices architecture.
1616

1717
## Install
1818

0 commit comments

Comments
 (0)