Skip to content
This repository was archived by the owner on Dec 26, 2024. It is now read-only.

Commit 9bb90c3

Browse files
authored
fix typo
1 parent 350aad5 commit 9bb90c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/posts/en/2022-03-22-how-to-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ Search is good but don’t forget to look into the official documentation for to
7070
1. [Getting Started](https://guides.rubyonrails.org/getting_started.html) is a small (not always) step-by-step guide helping to create a minimal working version and quickly start working with the tool to see it in action. It’s the first document you need to look for.
7171
1. [Guides](https://laravel.com/docs/5.5/routing) are descriptions of the tool components. They are written in a narrative form, so it's not hard to read them from start to finish. They make it easier to learn large blocks of information.
7272
1. [API](https://bit.ly/2uq98XM) is a concise documentation on all possible application functions. It is more intended for finding answers to specific questions.
73-
1. [Tutorials](https://blog.codeship.com/an-introduction-to-apis-with-phoenix/), in contrast to quides, are aimed at various options for using the tool.
73+
1. [Tutorials](https://blog.codeship.com/an-introduction-to-apis-with-phoenix/), in contrast to guides, are aimed at various options for using the tool.

0 commit comments

Comments
 (0)