Skip to content

Conversation

lreis
Copy link
Contributor

@lreis lreis commented Jul 25, 2023

Closes #4826 - @internationalized documentation typos

✅ Pull Request Checklist:

  • Included link to corresponding React Spectrum GitHub Issue.
  • Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • Filled out test instructions.
  • Updated documentation (if it already exists for this component).
  • Looked at the Accessibility Practices for this feature - Aria Practices

🧢 Your Project:

Adobe Globalization team - internal I18n audit

@lreis lreis changed the title Fixing various documentation typos (https://github.com/adobe/react-sp… Fixing various documentation typos Jul 26, 2023
Copy link
Member

@reidbarber reidbarber left a comment

Choose a reason for hiding this comment

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

Thanks!

@ktabors
Copy link
Member

ktabors commented Aug 1, 2023

GET_BUILD

@rspbot
Copy link

rspbot commented Aug 1, 2023

@rspbot
Copy link

rspbot commented Aug 1, 2023

## API Changes

unknown top level export { type: 'identifier', name: 'Column' }
unknown top level export { type: 'identifier', name: 'Column' }
unknown type { type: 'link' }
unknown type { type: 'link' }
unknown type { type: 'link' }
unknown type { type: 'link' }
unknown type { type: 'link' }
unknown type { type: 'link' }

@devongovett devongovett merged commit 9f15402 into adobe:main Aug 1, 2023
@@ -294,7 +294,7 @@ Some time values during daylight saving transitions may be _ambiguous_. For exam
// A "spring forward" transition
let date = new CalendarDateTime(2020, 3, 8, 2);
date.toDate('America/Los_Angeles', 'earlier');
// => Sun Mar 08 2020 03:00:00 GMT-0800 (Pacific Daylight Time)
// => Sun Mar 08 2020 01:00:00 GMT-0800 (Pacific Daylight Time)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
// => Sun Mar 08 2020 01:00:00 GMT-0800 (Pacific Daylight Time)
// => Sun Mar 08 2020 01:00:00 GMT-0800 (Pacific Standard Time)

Your issue listed this change, and I confirmed it, but it was left out.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ktabors Thanks for catching this. I'll include it in my next documentation-related PR.

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.

@internationalized documentation typos
5 participants