Skip to content

Commit 84e34f3

Browse files
authored
Merge pull request #39 from ppival/patch-16
Fix typos and improve clarity in documentation
2 parents f01be71 + dd460ce commit 84e34f3

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/doc/en/4.6-Code-Organiser.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ path: 4.6-Code-Organiser
66

77
The code organiser allows you change the structure of the coding tree.
88

9-
On first opening, you will be asked to back up your project, before making and applying any changes. As changes made here cannot be undone.
9+
When you first open, you will be asked to back up your project before making or applying any changes. Changes made here cannot be undone.
1010

1111
![image](https://github.com/user-attachments/assets/ae81b366-54e8-457f-9afe-abb7f76d2a41)
1212

13-
Using the left most button, select all code branches in your project, or a specific code branch only.
13+
Using the left-most button, select all code branches in your project, or a specific code branch only.
1414

1515
![image](https://github.com/user-attachments/assets/57b82319-1145-4872-a6c7-63cbc807b370)
1616

@@ -26,13 +26,13 @@ Right-click on a code to get options of: Removing from category, moving to anoth
2626

2727
There is a button at the top of the screen to add a new category.
2828

29-
Right-click on a category to: merge a category into another category, move category under another category, remove category from under another category, rename category, view and edit memo, or just display the memo under the category name.
29+
Right-click on a category to: merge a category into another category, move a category under another category, remove a category from under another category, rename a category, view and edit memo, or just display the memo under the category name.
3030

3131
Displaying the memo under the category name
3232

3333
![image](https://github.com/user-attachments/assets/92fee31b-1b70-4bdf-bb15-51b0485e4739)
3434

35-
There is a button to export the image as a png file.
35+
There is a button to export the image as a PNG file.
3636

37-
The Apply button makes the changes to the coding tree structure. If not pressed the changes are not enacted.
37+
The Apply button makes the changes to the coding tree structure. If not pressed, the changes are not enacted.
3838

0 commit comments

Comments
 (0)