Skip to content

Commit a98a7e9

Browse files
authored
Update CreateSitePackage.rst
1 parent 94ff633 commit a98a7e9

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Documentation/FirstProject/CreateSitePackage.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ To create a site package, you have two main options:
2323
the detailed instructions in the
2424
:ref:`TYPO3 site package tutorial <t3sitepackage:start>`.
2525

26-
* Using the `Sitepackage-Builder <https://get.typo3.org/sitepackage/new//>`__:
27-
If you are looking for a faster start, the Sitepackage-Builder is a
28-
handy tool. You can choose whether your site package should be based on
26+
* Using the `Site Package Builder <https://get.typo3.org/sitepackage/new//>`__:
27+
If you are looking for a faster start, TYPO3's official Site Package Builder
28+
is a handy tool. You can choose whether your site package should be based on
2929
the `Bootstrap Package <https://www.bootstrap-package.com/>`__ or
3030
:ref:`fluid_styled_content <typo3/cms-fluid-styled-content:introduction>`.
3131

@@ -46,16 +46,16 @@ To create a site package, you have two main options:
4646

4747
.. _pros-and-cons-of-sitepackage-builder:
4848

49-
Pros and cons of using the Sitepackage-Builder
50-
==============================================
49+
Pros and cons of using the Site Package Builder
50+
===============================================
5151

5252
Pros:
5353

54-
* The Sitepackage-Builder is particularly useful for beginners or projects
54+
* The Site Package Builder is particularly useful for beginners or projects
5555
that need a quick start.
5656

5757
Cons:
5858

59-
* A large number of unnecessary, mostly empty files are being generated.
60-
* Depending on your prior knowledge you use code that you might not fully
61-
understand.
59+
* A large number of unnecessary, mostly empty files are generated.
60+
* Depending on your prior knowledge, you may use code that you
61+
do not fully understand.

0 commit comments

Comments
 (0)