Exercises: Fix type-setting typo
This commit is contained in:
parent
3df96b2a35
commit
551a2e795f
@ -292,7 +292,7 @@ using Vec2 = Vector<2>;
|
|||||||
using Vec3 = Vector<3>;
|
using Vec3 = Vector<3>;
|
||||||
```
|
```
|
||||||
|
|
||||||
***Note:** You are allowed to modify the given snippet as necessary.
|
**Note:** You are allowed to modify the given snippet as necessary.
|
||||||
|
|
||||||
## Task 19
|
## Task 19
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user