Skip to content
This repository was archived by the owner on Oct 13, 2021. It is now read-only.

Commit 6e3ef73

Browse files
ShriprajwalKerikrose
authored andcommittedOct 14, 2019
Corrected grammar.
Added "is" because it seems to make more sense that way
1 parent a4a20cc commit 6e3ef73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/source/getting-started.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Getting Started
1111
The easiest way to get DXR working on your own machine is...
1212

1313
1. Get the source code you want to index.
14-
2. If it a language analyzed at build time (like C++ or Rust), tell DXR how to
14+
2. If it is a language analyzed at build time (like C++ or Rust), tell DXR how to
1515
build it.
1616
3. Run :program:`dxr index` to index your code.
1717
4. Run :program:`dxr serve` to present a web-based search interface.

0 commit comments

Comments
 (0)
This repository has been archived.