Skip to content

Commit

Permalink
Fix doc title
Browse files Browse the repository at this point in the history
  • Loading branch information
kipcole9 committed Nov 7, 2022
1 parent 4610da2 commit fe50dfb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Adventures in Internationalization and Localization
### Tempo - a new way to think about time in computer languages

Some thoughts on the nature of time for Elixir programmers.

Expand Down
2 changes: 1 addition & 1 deletion docs/_posts/2021-01-04-its-about-time.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ I've started a new project, [Tempo](https://github.com/kipcole9/tempo) that is e

`Tempo` will also include full support for `ISO8601-1` and `ISO8601-2` times; [interval algebra](https://en.wikipedia.org/wiki/Allen%27s_interval_algebra); recurring times and more.

It's quite a large undertaking expected to take most of 2021 to complete. On this blog I'll update progress and experiments.
It's quite a large undertaking expected to take most of 2022 to complete. On this blog I'll update progress and experiments.

### References

Expand Down

0 comments on commit fe50dfb

Please sign in to comment.