Skip to content

Commit 58a8f85

Browse files
committed
#6 more text
1 parent 5bf0111 commit 58a8f85

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/main/xsl/index.xsl

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ software.
3939
<a href="https://en.wikipedia.org/wiki/Bash_(Unix_shell)">
4040
<xsl:text>bash script</xsl:text>
4141
</a>
42-
<xsl:text>, which grabs your
43-
valuable data from your data sources, packages it,
42+
<xsl:text>, which grabs some
43+
valuable data from the data sources, packages it,
4444
and uploads somewhere where it will be safe.
45-
We start that script every hour, every day, and
45+
We start the script every hour, every day, and
4646
every week (inside </xsl:text>
4747
<a href="https://github.com/yegor256/threecopies/blob/master/src/docker/Dockerfile">
4848
<xsl:text>Docker container</xsl:text>
@@ -73,12 +73,12 @@ software.
7373
<a href="https://aws.amazon.com/ec2/pricing/on-demand/">
7474
<xsl:text>offers</xsl:text>
7575
</a>
76-
<xsl:text> for the servers we give you (8 CPUs, 6Gb RAM). </xsl:text>
77-
<xsl:text> You get 25 hours free for each new script you create.</xsl:text>
78-
<xsl:text> You have to top up your script only once for $5.00 and then </xsl:text>
79-
<xsl:text> we automatically re-charge your credit card for another $5.00 when you're running out of funds.</xsl:text>
76+
<xsl:text> for the type of servers we provide (8 CPUs, 6Gb RAM). </xsl:text>
77+
<xsl:text> You get 25 hours free for each new script.</xsl:text>
78+
<xsl:text> You have to top up a script only once for $5.00 and then </xsl:text>
79+
<xsl:text> we automatically re-charge your card for another $5.00 when you're running out of funds.</xsl:text>
8080
<xsl:text> To cancel, just delete the script.</xsl:text>
81-
<xsl:text> There are no refunds here, sorry.</xsl:text>
81+
<xsl:text> There are no refunds here.</xsl:text>
8282
</p>
8383
<p>
8484
<xsl:text>The source code of the system is available in its </xsl:text>

0 commit comments

Comments
 (0)