Skip to content

Commit

Permalink
pipeline: inputs: random: fix typo (fluent#813)
Browse files Browse the repository at this point in the history
Signed-off-by: Jeong Ukjae <[email protected]>
  • Loading branch information
jeongukjae authored May 27, 2022
1 parent a92229e commit 641e169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline/inputs/random.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The plugin supports the following configuration parameters:
| :--- | :--- |
| Samples | If set, it will only generate a specific number of samples. By default this value is set to _-1_, which will generate unlimited samples. |
| Interval\_Sec | Interval in seconds between samples generation. Default value is _1_. |
| Internal\_Nsec | Specify a nanoseconds interval for samples generation, it works in conjunction with the Interval\_Sec configuration key. Default value is _0_. |
| Interval\_Nsec | Specify a nanoseconds interval for samples generation, it works in conjunction with the Interval\_Sec configuration key. Default value is _0_. |

## Getting Started

Expand Down

0 comments on commit 641e169

Please sign in to comment.