Skip to content

Commit b815879

Browse files
committed
Correct indentation
1 parent cce5c9e commit b815879

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
- [wp-graphql-woocommerce](https://github.com/wp-graphql/wp-graphql-woocommerce) Adds Woocommerce functionality to a WPGraphQL schema.
1313
- [algolia-woo-indexer](https://github.com/w3bdesign/algolia-woo-indexer) Sends WooCommerce products to Algolia.
1414

15-
2. For debugging and testing, install either
15+
2. For debugging and testing, install either:
1616

17-
https://addons.mozilla.org/en-US/firefox/addon/apollo-developer-tools/ (Firefox) or
17+
https://addons.mozilla.org/en-US/firefox/addon/apollo-developer-tools/ (Firefox)
1818

19-
https://chrome.google.com/webstore/detail/apollo-client-developer-t/jdkknkkbebbapilgoeccciglkfbmbnfm (Chrome)
19+
https://chrome.google.com/webstore/detail/apollo-client-developer-t/jdkknkkbebbapilgoeccciglkfbmbnfm (Chrome)
2020

21-
depending on your browser.
21+
depending on your browser.
2222

23-
Rename .env.example to .env so the Apollo debugger will correctly load. It will not load if the NODE_ENV variable is not correctly set.
23+
Rename .env.example to .env so the Apollo debugger will correctly load. It will not load if the NODE_ENV variable is not correctly set.
2424

2525
3. Make sure WooCommerce has some products already or import some sample products
2626

0 commit comments

Comments
 (0)