Skip to content

Commit 0c85dac

Browse files
authored
Merge pull request #3 from hynekkar/typo-fix
Fix typos
2 parents b6f1d24 + 4456412 commit 0c85dac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h1 class="editable">High-performance <strong>flow monitoring probe.</strong></h
1515
<div class="container flex">
1616
<div class="text editable">
1717
<h2>Does ipfixprobe support <strong>small routers</strong>?</h2>
18-
<p>ipfixprobe exporter can be deployed to small SOHO routers with OpenWRT operating systems. In case of Turris routers, ipfixprobe is available in its standard repositories.</p>
18+
<p>The ipfixprobe exporter can be deployed to small SOHO routers with OpenWRT operating systems. In case of Turris routers, ipfixprobe is available in its standard repositories.</p>
1919
</div>
2020

2121
</div>
@@ -25,7 +25,7 @@ <h2>Does ipfixprobe support <strong>small routers</strong>?</h2>
2525
<div class="container flex">
2626
<div class="text editable">
2727
<h2>How shall I <strong>deploy</strong> ipfixprobe on my network?</h2>
28-
<p>ipfixprobe supports multiple inputs. From the high-speed DPDK or NDP inputs produced by specialized 100Gbps network monitoring cards,
28+
<p>The ipfixprobe supports multiple inputs. From the high-speed DPDK or NDP inputs produced by specialized 100 Gbps network monitoring cards,
2929
to slower interfaces such as libpcap that is supported in any operating system.</p>
3030
</div>
3131

@@ -36,7 +36,7 @@ <h2>How shall I <strong>deploy</strong> ipfixprobe on my network?</h2>
3636
<div class="container flex">
3737
<div class="text editable">
3838
<h2>How can I <strong>get the data?</strong></h2>
39-
<p>ipfixprobe support multiple output plugins. From the basic ones, where flow data are dumped to standard output in form of text to the standard IPFIX format, that can be used togheter with IPFIX collectors such as <a href="https://github.com/CESNET/ipfixcol2" >ipfixcol2</a>, which enables multipne additional format outputs. Just check out the documentation to learn how to use ipfixprobe and ipfixcol2 togheter with systems like Apache Kafka or ELK.</a></p>
39+
<p>The ipfixprobe support multiple output plugins. From the basic ones, where flow data are dumped to standard output in form of text to the standard IPFIX format, that can be used together with IPFIX collectors such as <a href="https://github.com/CESNET/ipfixcol2" >ipfixcol2</a>, which enables multiple additional format outputs. Just check out the documentation to learn how to use ipfixprobe and ipfixcol2 together with systems like Apache Kafka or ELK.</a></p>
4040
</div>
4141

4242
</div>

0 commit comments

Comments
 (0)