diff --git a/micro-service/README.md b/micro-service/README.md index 43a227c0..761fab85 100644 --- a/micro-service/README.md +++ b/micro-service/README.md @@ -72,7 +72,7 @@ For local development and testing purposes, you might want to enable caching to [../packages/web-shared/client/apollosApiLink.js](../packages/web-shared/client/apollosApiLink.js) -In this file, locate the header configuration within the `apollosApiLink` function and uncomment the following line: +In this file, locate the header configuration within the `apollosApiLink` function and comment the following line: ```javascript // 'x-cache-me-not': 1,