Skip to content

Commit

Permalink
Fix typo on pricing calc include
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
  • Loading branch information
alexellis committed Jun 6, 2024
1 parent 6fb05ff commit 94fdb1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/pricing/pricing-calc.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
A license is needed for each inlets TCP or HTTP client that you intend to run, however a single tunnel can multiplex many different services.
</p>
<p class="text-md text-gray-500 leading-7 text-justify mb-2">
There two ways to multiple different sites or domains:
There are two ways to multiple different sites or domains:
<ul>
<li class="mt-4 flex items-start text-md text-gray-500 leading-7 text-justify mb-2">1. With an inlets HTTP tunnel server/client, you can specify different domains for different services.</li>
<li class="mt-4 flex items-start text-md text-gray-500 leading-7 text-justify mb-2">2. With an inlets TCP tunnel you can expose ports 80 and 443 from a reverse proxy or Ingress Controller to act like a cloud load-balancer.</li>
Expand Down

0 comments on commit 94fdb1e

Please sign in to comment.