mirror of
https://github.com/kmc7468/cs220.git
synced 2026-02-03 23:56:51 +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