Skip to content

Commit eda99fa

Browse files
committed
Correction to spelling mistake: trie -> try
1 parent 9bb3e3d commit eda99fa

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
@@ -65,7 +65,7 @@ The least error-prone way to make links is to use this format: `[link text]({{ s
6565

6666
### Permalinks
6767

68-
We trie to follow a [pretty permalink](https://jekyllrb.com/docs/permalinks/) style, so that any generated page will have a link finishing in a slash character (`/`). This will tell Jekyll to build that particular page as an `index.html` inside a folder with a name as specified in the provided permalink. i.e.: if a page has a permalink as follows:
68+
We try to follow a [pretty permalink](https://jekyllrb.com/docs/permalinks/) style, so that any generated page will have a link finishing in a slash character (`/`). This will tell Jekyll to build that particular page as an `index.html` inside a folder with a name as specified in the provided permalink. i.e.: if a page has a permalink as follows:
6969

7070
`permalink: /what-is-scala/`
7171

0 commit comments

Comments
 (0)