fix(tutorial): Incorrect strings

This commit is contained in:
Ben Gotow 2016-06-01 17:24:57 -07:00
parent ce968c0d3e
commit 2ac8987211

View file

@ -7,7 +7,7 @@ const Steps = [
id: 'people', id: 'people',
title: 'Compose with context', title: 'Compose with context',
image: 'feature-people@2x.png', image: 'feature-people@2x.png',
description: 'N1 shows you everything about your contacts right inside your inbox. See LinkedIn profiles, Twitter bios, and more.', description: "N1 shows you everything about your contacts right inside your inbox. See LinkedIn profiles, Twitter bios, and more.",
x: 97, x: 97,
y: -1.9, y: -1.9,
xDot: 93, xDot: 93,
@ -18,7 +18,7 @@ const Steps = [
id: 'read-receipts', id: 'read-receipts',
title: 'Track activity', title: 'Track activity',
image: 'feature-snooze@2x.png', image: 'feature-snooze@2x.png',
description: "With activity tracking, you'll know as soon as someone reads your message. Sending to a group? We'll show which recipients opened your message, so you can follow up with precision.", description: "With activity tracking, you'll know as soon as someone reads your message. Sending to a group? We'll show which recipients opened your email, so you can follow up with precision.",
x: 10, x: 10,
y: -1.9, y: -1.9,
xDot: 14.6, xDot: 14.6,
@ -29,7 +29,7 @@ const Steps = [
id: 'snooze', id: 'snooze',
title: 'Time is everything', title: 'Time is everything',
image: 'feature-activity@2x.png', image: 'feature-activity@2x.png',
description: 'Snooze emails to any time that suits you. Schedule emails to be sent at the ideal time. N1 makes it easy to control the fabric of spacetime.', description: "Snooze emails to any time that suits you. Schedule emails to be sent at the ideal time. N1 makes it easy to control the fabric of spacetime.",
x: 22, x: 22,
y: 39.9, y: 39.9,
xDot: 25, xDot: 25,