Skip to content

Commit

Permalink
📝 Fix readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
elbywan committed Oct 15, 2017
1 parent f67bd84 commit 9d1b4c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -821,7 +821,6 @@ For node.js, there is a little extra work to do :
// Node.js 8.5+ only
const { performance, PerformanceObserver } = require("perf_hooks")

const fetchPolyfill =
wretch().polyfills({
fetch: function(url, opts) {
performance.mark(url + " - begin")
Expand Down

0 comments on commit 9d1b4c6

Please sign in to comment.