@@ -8,7 +8,7 @@ Page tree
88
99The page tree represents the hierarchical structure of your site and its pages. In
1010most cases this corresponds exactly to the navigation structure
11- of your web site . The page tree can be expanded by clicking
11+ of your website . The page tree can be expanded by clicking
1212the arrow to the left of each page.
1313
1414.. rst-class :: bignums
@@ -44,7 +44,7 @@ the arrow to the left of each page.
4444 :alt: Frontend of the Introduction Package
4545 :class: with-shadow
4646
47- The main menu on top of your web site corresponds to the first
47+ The main menu on top of your website corresponds to the first
4848level menu pages in the page tree. The sub-menu of the :guilabel: `"Content Examples" `
4949page in the frontend corresponds to the entries beneath "Content Examples" in the page tree.
5050
@@ -57,7 +57,7 @@ We will now look at some components of the page tree a little more closely:
5757
5858
5959Root page
60- The page with the globe icon represents the root of your web site .
60+ The page with the globe icon represents the root of your website .
6161 Multiple websites can exist within a single installation of TYPO3.
6262 The top node with the TYPO3 logo is a special container which is used
6363 to store shared resources such as file mounts and backend user records.
@@ -66,15 +66,15 @@ Root page
6666
6767Modules:
6868 Some modules make use of the page tree, but not all. The presence of the page tree
69- implies that the module depends upon the selection of a specific pages in the page tree.
69+ implies that the module depends upon the selection of a specific page in the page tree.
7070
7171Content area:
72- Clicking on a pages title opens that page in the content area to
72+ Clicking on a page's title opens that page in the content area to
7373 the right. Hovering over the icon of a page will display its internal id.
7474
7575Context menu:
7676 1. A click on the page icon will open the context menu. 2. **Or **, you
77- can right click the whole page title.
77+ can right click on the whole page title.
7878
7979 .. include :: /Images/AutomaticScreenshots/PageTree/ContextMenu.rst.txt
8080
@@ -108,7 +108,7 @@ page related functions. Here is what these options do:
108108 |
109109 ---> new page
110110
111- If you wish to create a new page, as subpage of current page, use "More options"
111+ If you wish to create a new page as a subpage of the current page, use "More options"
112112 > 'Create New' wizard" or use :ref: `new-page-drag-and-drop `.
113113
114114 .. code-block :: none
0 commit comments