Commit 8d8b488a authored by Derek Mauro's avatar Derek Mauro
Browse files

Merge pull request #3511 from berkeyvx:typo

PiperOrigin-RevId: 390467627
parents 21514e0b f91723cb
......@@ -1754,7 +1754,7 @@ specifies the following DAG (where `s1` is `A -> B`, and `s2` is `A -> C -> D`):
|
A ---|
|
+---> C ---> D
+---> C ---> D
```
This means that A must occur before B and C, and C must occur before D. There's
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment