We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7645c3 commit 042f085Copy full SHA for 042f085
development/developer-guide.md
@@ -335,7 +335,7 @@ make
335
Fluent Bit uses CMake 3. On some systems you might need to invoke it as `cmake3`.
336
{% endhint %}
337
338
-To enable the unit tests, run the followign command:
+To enable the unit tests, run the following command:
339
340
```text
341
cmake -DFLB_DEV=On -DFLB_TESTS_RUNTIME=On -DFLB_TESTS_INTERNAL=On ../
0 commit comments