Skip to content

Commit 56b73b8

Browse files
authored
Fix typo on README.md
1 parent 2d4a8d5 commit 56b73b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ https://github.com/Wei18/github-rest-api-swift-openapi/blob/46bd7a951cd6a2bda9a9
1111

1212
[OpenAPI](https://www.openapis.org/) serves as a standardized way to document HTTP services. It allows developers to automate workflows, such as generating code for making HTTP requests or implementing API servers. The Swift OpenAPI Generator is a Swift package plugin designed to generate code at build-time, ensuring it remains synchronized with the OpenAPI document.
1313

14-
Use [Submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules) to clone [github/rest-api-description](https://github.com/github/ and then split openapi tags into multiple modules (Swift Package Products).
14+
Use [Submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules) to clone [github/rest-api-description](https://github.com/github/) and then split openapi tags into multiple modules (Swift Package Products).
1515

1616
# Motivation
1717

0 commit comments

Comments
 (0)