Fix: Add space between "for" and "conda" #2061
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Currently the homepage doesn't have a space between "for" and the "conda" link:
![Screenshot 2024-01-13 at 9 19 56 AM](https://private-user-images.githubusercontent.com/1186124/296488591-9d05e0e7-e8bf-4e35-a5e4-f3ed2a95d982.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MDE4NzUsIm5iZiI6MTczOTYwMTU3NSwicGF0aCI6Ii8xMTg2MTI0LzI5NjQ4ODU5MS05ZDA1ZTBlNy1lOGJmLTRlMzUtYTVlNC1mM2VkMmE5NWQ5ODIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTVUMDYzOTM1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NTY3NjQ0YmE4MTgxM2Y3YTQ1ZDRkZmMwNjcyNTgxNTM0MzI4MjRlMDA2MjBiMTEyODRmMWQ5ODdhOGJhMDlmMiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.RAYC8JaZpuVaZLq8rfi4KkKucDamVr-z58BRKdDDbBM)
This PR adds an explicit space there.