Fix typo in standalone documentation example
This commit is contained in:
parent
d828e697a3
commit
1f3d2f9a66
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ mod wrapper;
|
|||
/// ```ignore
|
||||
/// // src/main.rs
|
||||
///
|
||||
/// use plugin_name::prelude::*;
|
||||
/// use nih_plug::prelude::*;
|
||||
///
|
||||
/// use plugin_name::PluginName;
|
||||
///
|
||||
|
|
Loading…
Add table
Reference in a new issue