=doc Replace "in runtime" with "at runtime"
In the "Fault Tolerance" docs, replace "in runtime" with "at runtime".
This commit is contained in:
parent
48cf736f95
commit
e17090a6b8
2 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@ but in this sample we use a best effort re-connect approach.
|
|||
|
||||
Read the following source code. The inlined comments explain the different pieces of
|
||||
the fault handling and why they are added. It is also highly recommended to run this
|
||||
sample as it is easy to follow the log output to understand what is happening in runtime.
|
||||
sample as it is easy to follow the log output to understand what is happening at runtime.
|
||||
|
||||
.. toctree::
|
||||
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ but in this sample we use a best effort re-connect approach.
|
|||
|
||||
Read the following source code. The inlined comments explain the different pieces of
|
||||
the fault handling and why they are added. It is also highly recommended to run this
|
||||
sample as it is easy to follow the log output to understand what is happening in runtime.
|
||||
sample as it is easy to follow the log output to understand what is happening at runtime.
|
||||
|
||||
.. toctree::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue