Skip to content

Commit 709b64e

Browse files
authored
Fix "an" typo in changelog (#5037)
1 parent f218fb7 commit 709b64e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Add the `-manage` flag to [`zed serve`](docs/commands/zed.md#serve) to have the Zed service process initiate [maintenance tasks](docs/commands/zed.md#manage) on a regular interval (#5017)
33
* Fix an issue where the Python client would not allow loading to a pool with `/` in its name (#5020)
44
* Fix an issue where pools with KSUID-like names could not be accessed by name (#5019)
5-
* Fix an reference counting issue that could cause a Zed service panic (#5029, #5030)
5+
* Fix a reference counting issue that could cause a Zed service panic (#5029, #5030)
66

77
## v1.13.0
88
* Improve the error message when [`zed manage -monitor`](docs/commands/zed.md#manage) is attempted on a local lake (#4979)

0 commit comments

Comments
 (0)