Skip to content

Commit

Permalink
Change dynamic imports to dynamic import (vercel#1980)
Browse files Browse the repository at this point in the history
Fix problem with anchor by changing link and changing text to section title.
  • Loading branch information
marlass authored and arunoda committed May 16, 2017
1 parent cb90d05 commit 5f9e982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ For the documentation of the latest **stable** release, [visit here](https://git
- [With `<Link>`](#with-link-1)
- [Imperatively](#imperatively-1)
- [Custom server and routing](#custom-server-and-routing)
- [Dynamic Imports](#dynamic-imports)
- [Dynamic Import](#dynamic-import)
- [Custom `<Document>`](#custom-document)
- [Custom error handling](#custom-error-handling)
- [Custom configuration](#custom-configuration)
Expand Down

0 comments on commit 5f9e982

Please sign in to comment.