mirror of
https://github.com/kmc7468/cs220.git
synced 2025-12-12 21:08:45 +00:00
fix typo
This commit is contained in:
@@ -4,7 +4,7 @@ use itertools::*;
|
||||
|
||||
/// elementwise vector addition
|
||||
///
|
||||
/// # Exmaple
|
||||
/// # Example
|
||||
///
|
||||
/// ```
|
||||
/// use cs220::assignments::assignment09::vec_add;
|
||||
|
||||
Reference in New Issue
Block a user