Skip to content

Commit

Permalink
Minor change: 'Latest'
Browse files Browse the repository at this point in the history
Use Latest version instead of Last version.
  • Loading branch information
arky committed Mar 20, 2022
1 parent ca5b6db commit cc45ca6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Jacques Bertin (1918-2010) was a French cartographer, whose major contribution w

#### <ins>In browser</ins>

Last version
Latest version

```html
<script src="https://cdn.jsdelivr.net/npm/bertin" charset="utf-8"></script>
Expand All @@ -28,7 +28,7 @@ Pinned version

#### <ins>In Observable</ins>

Last version
Latest version

~~~js
bertin = require("bertin")
Expand Down

0 comments on commit cc45ca6

Please sign in to comment.