Skip to content

Commit c2ca028

Browse files
committed
Fix a typo
1 parent 905724e commit c2ca028

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/manual/surrender.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,13 @@ You may find here additional information regarding this project's deprecation: l
4646
-------------
4747

4848
# Some package
49+
4950
Original readme would go here, bla bla bla...
5051
```
5152

52-
If you do hit `y` twice, the process will begin, with no way to stop it (in reality you could immediately hit `CTRL` + `C` to end the CLI process, however by this point you are theoretically sure you _don't_ want to stop it).
53+
If you do hit `y` twice, the process will begin, with no way to stop it (in reality you could immediately hit ++control+c++ to end the CLI process, however by this point you are theoretically sure you _don't_ want to stop it).
5354

54-
**Something important to note is that, after pushing all your changes to remote**, since they are not (supposedly) on the cloud and you theoretically don't plan to keep maintaining the code anyway, we will remove the entire folder from your hard drive to save up space (as there is no reason to keep big `.git/` and `node_nodules/` directories for a project that is not even alive).
55+
**Something important to note is that, after pushing all your changes to remote**, since they are now (supposedly) on the cloud and you theoretically don't plan to keep maintaining the code anyway, we will remove the entire folder from your hard drive to save up space (as there is no reason to keep big `.git/` and `node_nodules/` directories for a project that is not even alive).
5556

5657
### Aliases
5758

0 commit comments

Comments
 (0)