mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
docs: Remove a stray extra word.
This commit is contained in:
committed by
Tim Abbott
parent
e88ca470ac
commit
330f0649d7
@@ -757,8 +757,8 @@ Many Zulip servers (including chat.zulip.org and zulip.com) upgrade to
|
||||
so, it's important to understand how to happily run a server based on
|
||||
`main`.
|
||||
|
||||
For background, it's backporting arbitrary patches from `main` to an
|
||||
older version requires some care. Common issues include:
|
||||
For background, backporting arbitrary patches from `main` to an older
|
||||
version requires some care. Common issues include:
|
||||
|
||||
- Changes containing database migrations (new files under
|
||||
`*/migrations/`), which includes most new features. We
|
||||
|
||||
Reference in New Issue
Block a user