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: src/introduction.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ There are two main ways to read this document.
62
62
63
63
The first is to answer a specific question.
64
64
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.
66
66
For example, say you wanted to know when a temporary value created in a let statement is dropped.
67
67
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.
0 commit comments