💄(scheduler): Would you like => I'd like

This commit is contained in:
Ben Gotow 2016-04-13 16:21:44 -07:00
parent 8ea78417a8
commit c96a5a4d22

View file

@ -70,7 +70,7 @@ export default class SchedulerComposerButton extends React.Component {
// Helper method that will render the contents of our popover.
_renderPopover() {
const headerComponents = [
<span>Would you like to:</span>,
<span>I'd like to:</span>,
];
const items = [
MEETING_REQUEST,