Skip to content

Commit

Permalink
Fix Typo in "corresponding" spelling
Browse files Browse the repository at this point in the history
Signed-off-by: Arjun Kshirsagar <[email protected]>
  • Loading branch information
arjun-kshirsagar authored and cjyabraham committed Aug 16, 2024
1 parent 76c865a commit f97459d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/devguide.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ lando wp plugin activate debug-bar && lando wp plugin activate query-monitor &&

9. Visit the local site URL saved from above. To find it again run `lando info`.

10. In the admin you will need to edit the [Search & Filter](https://lfeventsci.lndo.site/wp/wp-admin/edit.php?post_type=search-filter-widget) settings. The full url to the result pages are hardcoded in the "Display Results" of each filter. These will need to be set to the correpsonding local instance url.
10. In the admin you will need to edit the [Search & Filter](https://lfeventsci.lndo.site/wp/wp-admin/edit.php?post_type=search-filter-widget) settings. The full url to the result pages are hardcoded in the "Display Results" of each filter. These will need to be set to the corresponding local instance url.

11. Get your browser to trust the Lando SSL certificate by following [these instructions](https://docs.lando.dev/config/security.html#trusting-the-ca). This step isn't essential but will stop you having to keep bypassing the privacy warning in your browser.

Expand Down

0 comments on commit f97459d

Please sign in to comment.