Skip to content

Commit 72a3ee9

Browse files
Merge pull request #63 from v715/patch-1
Small typo fix
2 parents ae1d49f + ed8aba5 commit 72a3ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/api/visualize.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
CurrentModule = Flux3D
33
```
44

5-
# Vusualize functions
5+
# Visualize functions
66

77
!!! note
88
Rendering of 3D structure is done using Makie. Therefore, for visualization purpose we will be required to install Makie and compatible backend (GLMakie or WGLMakie). To install it simply run `] add Makie` in the julia prompt.

0 commit comments

Comments
 (0)