Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Commit

Permalink
docs: attempt to fix table layout (#249)
Browse files Browse the repository at this point in the history
Removes `:` from table formatting markdown 

Fixes #153 馃
  • Loading branch information
meredithslota committed Nov 3, 2021
1 parent 0441696 commit 26c19ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions UPGRADING.md
Expand Up @@ -9,7 +9,7 @@ If you experience issues or have questions, please file an [issue](https://githu
## Supported Python Versions

| Applicable previous versions |
|:-----------------------------|
|------------------------------|
| v1.0.0 or lower |

> **WARNING**: Breaking change
Expand All @@ -20,7 +20,7 @@ If you experience issues or have questions, please file an [issue](https://githu
## Method Calls

| Applicable previous versions |
|:-----------------------------|
|------------------------------|
| v1.0.0 or lower |

> **WARNING**: Breaking change
Expand Down

0 comments on commit 26c19ae

Please sign in to comment.