diff --git a/changelog.md b/changelog.md index dec06a54..00725aca 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,7 @@ Upcoming (TBD) Documentation --------- * Document shell completions in `README.md`. +* Fix table alignment in favorite-queries example. Internal diff --git a/mycli/packages/special/favoritequeries.py b/mycli/packages/special/favoritequeries.py index acde20b6..d5fc7def 100644 --- a/mycli/packages/special/favoritequeries.py +++ b/mycli/packages/special/favoritequeries.py @@ -25,7 +25,7 @@ class FavoriteQueries: ╒════════╤════════╕ │ a │ b │ ╞════════╪════════╡ - │ 日本語 │ 日本語 │ + │ 日本語 │ 日本語 │ ╘════════╧════════╛ # Delete a favorite query.