You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/getting_started_LL2/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
The Launch Library 2 API (LL2 for short) enables you to request space related data such as launches, astronauts, etc.
5
5
A full list of features can be found [here](https://thespacedevs.com/llapi).
6
6
7
-
To get you started with the API, this tutorial contains some introductionary information together with code examples.
7
+
To get you started with the API, this tutorial contains some introduction information together with code examples.
8
8
For more detailed documentation on all the endpoints, please refer to the [documentation](https://ll.thespacedevs.com/docs/).
9
9
10
10
Since the production API `ll` has [rate limits](../../faqs/faq_LL2.md#free-and-paid-access), the [development API](../../faqs/faq_LL2.md#what-is-lldev)`lldev` will be used in this tutorial, however this should <u>only by used for development.</u>
0 commit comments