Skip to content

Commit

Permalink
Merge pull request #266 from geolonia/kamataryo-patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
kamataryo authored Dec 7, 2021
2 parents 563ad98 + 837ff4b commit 242013f
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 @@ -23,7 +23,7 @@ Specify `.geolonia` class for target elements.
<html>
<body>
<div class="geolonia" ...></div>
<script src="https://cdn.geolonia.com/v1/embed?geolonia-api-key=API-KEY"></script>
<script src="https://cdn.geolonia.com/v1/embed?geolonia-api-key=YOUR-API-KEY"></script>
</body>
</html>
```
Expand Down

0 comments on commit 242013f

Please sign in to comment.