Skip to content

Commit 135aa72

Browse files
author
Simona Cotin
authored
Merge pull request #5 from kasodon/simona/rocks
simona cotin rocks! say hello to me on twitter @js_oracle, in the spi…
2 parents f637ece + d26fd12 commit 135aa72

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2018 Simona Cotin
3+
Copyright (c) 2019 Simona Cotin
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

graphiql/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
This GraphiQL example depends on Promise and fetch, which are available in
2727
modern browsers, but can be "polyfilled" for older browsers.
2828
GraphiQL itself depends on React DOM.
29-
If you do not want to rely on a CDN, you can host these files locally or
30-
include them directly in your favored resource bunder.
29+
If you do not want to rely on a CDN(content delivery network), you can host these files locally or
30+
include them directly in your favored resource bundler.
3131
-->
3232
<script src="//cdn.jsdelivr.net/es6-promise/4.0.5/es6-promise.auto.min.js"></script>
3333
<script src="//cdn.jsdelivr.net/fetch/0.9.0/fetch.min.js"></script>

0 commit comments

Comments
 (0)