Skip to content

Commit e8b0f01

Browse files
committed
Fixed typo
1 parent 32f1039 commit e8b0f01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/lecture_06/pkg.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ Updating and removing a package can be done in a similar way.
124124
</p></div>
125125
```
126126

127-
``` warning "JuliaHub"
128-
[JuliaHub](https://juliahub.com) is a web service provided by [Julia Computing](https://juliacomputing.com/) that allows you to explore the ecosystem, build packages, and run code in the cloud on large machines and clusters on demand. The most important feature for beginners is the possibility to explore packages, documentation, repositories, or codes in a simple unified way.
127+
!!! warning "JuliaHub"
128+
[JuliaHub](https://juliahub.com) is a web service provided by [Julia Computing](https://juliacomputing.com/) that allows you to explore the ecosystem, build packages, and run code in the cloud on large machines and clusters on demand. The most important feature for beginners is the possibility to explore packages, documentation, repositories, or codes in a simple unified way.
129129

130130
## Enviroments
131131

0 commit comments

Comments
 (0)