-
Notifications
You must be signed in to change notification settings - Fork 811
Update the Flexible Environments article #6999
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
eshanrnh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @sofietoft for the PR 🙌 I have left a couple of suggestions. Please let me know if something doesn't make sense to you 💪
| {% endhint %} | ||
|  | ||
|
|
||
| The image above shows a project setup including 2 mainline environments and 1 flexible environment attached to the left-most mainline environment. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| The image above shows a project setup including 2 mainline environments and 1 flexible environment attached to the left-most mainline environment. | |
| The image above shows a project setup including 2 mainline environments and 1 flexible environment attached to the leftmost mainline environment. |
| {% endhint %} | ||
| ### Limitations | ||
|
|
||
| * Only one flexible environment is available. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here, one is spelled out, and on line 20, it's in numbers. I prefer the spelled-out version since it's more formal. But you can choose either one and maintain consistency in the article.
Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
Description
Added more information about how the flexible environments setup works.
Type of suggestion