Skip to content

Commit

Permalink
Typos
Browse files Browse the repository at this point in the history
  • Loading branch information
samrees committed Nov 21, 2019
1 parent 8b93a3b commit 09647d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ <h2> F.A.Q. </h2>
<li>
If you have something awful like the helm packager for kubernetes, that FORCES you to use semver, that assumes that every service you build you
should indicate what changed with a single number, even if the helm chart you're deploying is a custom built artifact of tens of services bound
together as a monoliths, with hundreds of API endpoints... well I pity us both. You'll see errors like this:
together as a monolith, with hundreds of API endpoints... well I pity us both. You'll see errors like this:
</li>
<li>
<pre>
Expand All @@ -163,7 +163,7 @@ <h2> F.A.Q. </h2>
</p>

<p>
<b> Should I rethink the semantic overloading of strings in other context, like filenames? </b>
<b> Should I rethink the semantic overloading of strings in other contexts, like filenames? </b>
<li>
Yes. Please. We can build better interfaces than this madness of strapping our lives and systems into strings.
</li>
Expand Down

0 comments on commit 09647d1

Please sign in to comment.