Nathan Agrin
|
06b8e5e676
|
Fix userAgent reference in getInitialProps example (#81)
The getInitialProps example references `req.header.userAgent`, which does not exist. `req.headers['user-agent']` does.
|
2016-10-26 19:19:28 +09:00 |
|
nkzawa
|
eb74ff4bf9
|
README: fix missing links
|
2016-10-26 19:04:01 +09:00 |
|
Jeff Bowen
|
844b62f57e
|
README: Typo & grammar suggestion (#69)
* Replace _specially_ with _especially_
* Parens around that clause
|
2016-10-26 18:49:48 +09:00 |
|
Andrew Van Slaars
|
1602a45b11
|
Updated readme to reflect proper name of url.pathname property (#66)
|
2016-10-26 18:49:05 +09:00 |
|
nkzawa
|
b287d70fd1
|
README: grammer fix
|
2016-10-26 18:47:41 +09:00 |
|
nkzawa
|
5558aa45f5
|
README: fix a link
|
2016-10-26 18:42:39 +09:00 |
|
Pascal Borreli
|
b5f8f5054f
|
Fixed typos (#74)
|
2016-10-26 09:19:05 +02:00 |
|
nkzawa
|
d9ea4ce312
|
readme: fix the instruction of running next
|
2016-10-26 10:46:58 +09:00 |
|
Leo Lamprecht
|
6482e8f7b2
|
Capitalized important files
|
2016-10-25 20:43:56 +02:00 |
|