Skip to content

Correct mistakes in flexDirection description#1548

Merged
nearestnabors merged 1 commit intofacebook:masterfrom
factcondenser:patch-1
Feb 7, 2020
Merged

Correct mistakes in flexDirection description#1548
nearestnabors merged 1 commit intofacebook:masterfrom
factcondenser:patch-1

Conversation

@factcondenser
Copy link
Copy Markdown
Contributor

The current descriptions of the behavior for 'column' and 'column-reverse' when wrapping is enabled are incorrect. They state that the next line will start to the left of the first line. This PR edits these descriptions to say that the next line will start to the right of the first line.

The current descriptions of the behavior for 'column' and 'column-reverse'  when wrapping is enabled are incorrect. They state that the next line will start to the left of the first line. This PR edits these descriptions to say that the next line will start to the _right_ of the first line.
@react-native-bot
Copy link
Copy Markdown

Deploy preview for react-native ready!

Built with commit c3e43e8

https://deploy-preview-1548--react-native.netlify.com

Changes to docs/ are reflected in the next "master" version.

Thank you for your contributions.

How to ContributeDocumentation Sources

Copy link
Copy Markdown
Contributor

@nearestnabors nearestnabors left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Thank you!

@nearestnabors nearestnabors merged commit 95993d9 into facebook:master Feb 7, 2020
espipj pushed a commit to espipj/react-native-website that referenced this pull request Feb 8, 2020
The current descriptions of the behavior for 'column' and 'column-reverse'  when wrapping is enabled are incorrect. They state that the next line will start to the left of the first line. This PR edits these descriptions to say that the next line will start to the _right_ of the first line.
kaioduarte pushed a commit to kaioduarte/react-native-website that referenced this pull request Feb 24, 2020
The current descriptions of the behavior for 'column' and 'column-reverse'  when wrapping is enabled are incorrect. They state that the next line will start to the left of the first line. This PR edits these descriptions to say that the next line will start to the _right_ of the first line.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants