mirror of
https://github.com/jlengrand/exposed-wiki.git
synced 2026-03-10 08:11:18 +00:00
Fix typo
This commit is contained in:
committed by
Andrey.Tarashevskiy
parent
2cd1249a6f
commit
b178b84fcd
3
FAQ.md
3
FAQ.md
@@ -92,7 +92,8 @@ A: It possible with custom function. See [example](https://github.com/JetBrains/
|
||||
|
||||
### Q: Where can I find snapshot builds of Exposed
|
||||
A; You could use jitpack.io service for that.
|
||||
Add jitoack.io to repositories:
|
||||
|
||||
Add jitpack.io to repositories:
|
||||
```
|
||||
repositories {
|
||||
maven { url 'https://jitpack.io' }
|
||||
|
||||
Reference in New Issue
Block a user