File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,8 @@ const AboveFold = () => (
25
25
< ElonLanding />
26
26
< div className = "AboveFold-text" >
27
27
< Typography className = "AboveFold-title" variant = "display1" >
28
- GraphQL is < span className = "-nowrap" > pain-free</ span > REST
28
+ GraphQL is the new < span className = "-nowrap" > (pain-free)</ span > { ' ' }
29
+ REST
29
30
</ Typography >
30
31
< Typography className = "AboveFold-subtitle" variant = "body1" >
31
32
GraphQL is the best way to fetch data for your app, and The
Original file line number Diff line number Diff line change @@ -104,7 +104,8 @@ const Pricing = () => (
104
104
105
105
< div className = "Pricing-notes" id = "pricing-notes" >
106
106
< div className = "Pricing-note" >
107
- < sup > 1</ sup > Two years after v1.0 is released (ETA March 2021).
107
+ < sup > 1</ sup > Two years after v1.0 is released (release estimated March
108
+ 2021).
108
109
</ div >
109
110
< div className = "Pricing-note" >
110
111
< sup > 2</ sup > Free updates for the lifetime of the book. We’ll keep it up
You can’t perform that action at this time.
0 commit comments