about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorAleksey Kladov <aleksey.kladov@gmail.com>2021-09-04 20:34:17 +0300
committerAleksey Kladov <aleksey.kladov@gmail.com>2021-09-04 20:34:17 +0300
commitcff88a819f6b6817c9c191863ae730ec500390e3 (patch)
treefe75679209f1172ba9c5ce30a496350c64c3b54e /docs
parentb535804e1b04f6bffa3ca79f757c5c9cbde4c604 (diff)
downloadrust-cff88a819f6b6817c9c191863ae730ec500390e3.tar.gz
rust-cff88a819f6b6817c9c191863ae730ec500390e3.zip
no need to reed the docs, feel free to charge ahead!
But knowing where the docs are is useful ;)
Diffstat (limited to 'docs')
-rw-r--r--docs/user/manual.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user/manual.adoc b/docs/user/manual.adoc
index ed81486f72a..8567b81b005 100644
--- a/docs/user/manual.adoc
+++ b/docs/user/manual.adoc
@@ -462,7 +462,7 @@ $ rust-analyzer analysis-stats .
 
 It is especially useful when the `repo` doesn't use external crates or the standard library.
 
-If you want to go as far as to modify the source code to debug the problem, be sure to read the
+If you want to go as far as to modify the source code to debug the problem, be sure to take a look at the
 https://github.com/rust-analyzer/rust-analyzer/tree/master/docs/dev[dev docs]!
 
 == Configuration