Skip to content

Commit e1abb17

Browse files
authored
Merge pull request #1004 from tal-zvon/patch-1
Update introduction.md
2 parents 6f57cf4 + 85653e8 commit e1abb17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/introduction.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ There are two main ways to read this document.
6262

6363
The first is to answer a specific question.
6464
If you know which chapter answers that question, you can jump to that chapter in the table of contents.
65-
Otherwise, you can press `s` or the click the magnifying glass on the top bar to search for keywords related to your question.
65+
Otherwise, you can press `s` or click the magnifying glass on the top bar to search for keywords related to your question.
6666
For example, say you wanted to know when a temporary value created in a let statement is dropped.
6767
If you didn't already know that the [lifetime of temporaries] is defined in the [expressions chapter], you could search "temporary let" and the first search result will take you to that section.
6868

0 commit comments

Comments
 (0)