fix: s/three/two/ (#898)

Summary:
[website] fix: s/three/two/

Pull Request resolved: https://github.com/facebook/sapling/pull/898

Reviewed By: zzl0

Differential Revision: D57843624

fbshipit-source-id: f1baee82ddb6e1b3d7a23875be097345d50ba8a3
This commit is contained in:
Michael Bolin 2024-05-31 14:31:25 -07:00 committed by Facebook GitHub Bot
parent 504f970aec
commit e35cf40920

View File

@ -27,7 +27,7 @@ With the GitHub CLI caching your credentials, you will be able to run commands l
## Pull requests
When it comes to working with pull requests from Sapling, you have three options: `sl pr`, and `sl push`. Each has its tradeoffs, so you may opt to use a different solution, depending on the scenario:
When it comes to working with pull requests from Sapling, you have two options: `sl pr` and `sl push`. Each has its tradeoffs, so you may opt to use a different solution, depending on the scenario:
### `sl pr` (aka "Sapling stack")