mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-21 02:13:56 +00:00
fix: Fix spelling mistake
This commit is contained in:
@@ -19,7 +19,7 @@ internal fun Application.configureOpenAPI() {
|
||||
spec = {
|
||||
OpenApiSpec(
|
||||
info = Info(
|
||||
title = "Revanced API",
|
||||
title = "ReVanced API",
|
||||
version = applicationVersion,
|
||||
description = "API server for ReVanced.",
|
||||
contact = Contact(
|
||||
|
||||
Reference in New Issue
Block a user