We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e12400 commit a1a3e15Copy full SHA for a1a3e15
1 file changed
docs/how-to/source_to_doc_links.rst
@@ -25,7 +25,7 @@ For other languages (C++, Rust, etc.), use the appropriate comment syntax.
25
Scanning Source Code for Links
26
------------------------------
27
28
-In you ``BUILD`` files, you specify which source files to scan
+In your ``BUILD`` files, you specify which source files to scan
29
with ``filegroup`` or ``glob`` or whatever Bazel mechanism you prefer.
30
Finally, pass the scan results to the ``docs`` rule as ``scan_code`` attribute.
31
0 commit comments