We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0b3bc8 commit f0b11d4Copy full SHA for f0b11d4
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