Skip to content

Commit

Permalink
docs(readme): sentence restructure
Browse files Browse the repository at this point in the history
  • Loading branch information
Frazer Smith committed Jan 29, 2021
1 parent 3b125c3 commit 2dfdcc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
## Intro

The fastify-disablecache plugin was created out of a need for an easy way for client-side caching to be disabled for backend APIs at [Yeovil District Hospital NHS Foundation Trust](https://yeovilhospital.co.uk/), to ensure patient data is always current when called by applications.
The fastify-disablecache plugin was created out of a need for an easy way for client-side caching to be disabled for backend APIs at [Yeovil District Hospital NHS Foundation Trust](https://yeovilhospital.co.uk/). This ensures patient data is always current when called by applications.

This plugin, inspired by [nocache](https://github.com/helmetjs/nocache), sets the following response headers and values:

Expand Down

0 comments on commit 2dfdcc0

Please sign in to comment.