Review changes

This commit is contained in:
qtchaos
2024-01-03 21:02:29 +02:00
parent 0983989f53
commit 04a29acef0
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ title: 'TMDB API Key'
# Getting an API Key
In order to search for movies and TV shows, we use an API called ["The Movie Database" (TMDB)](https://www.themoviedb.org/){target="\_blank"}. For your client to be able to search, you need to generate am API key for yourself.
In order to search for movies and TV shows, we use an API called ["The Movie Database" (TMDB)](https://www.themoviedb.org/){target="\_blank"}. For your client to be able to search, you need to generate an API key for yourself.
::alert{type="info"}
The API key is **free**, you just need to create an account.