Skip to content

Commit

Permalink
Generated from f527ecb8e82ee2f0e277d06cd1c0a42cb9e50b91 (#852)
Browse files Browse the repository at this point in the history
typo: servicefabric/data-plane/Microsoft.ServiceFabric

- nodetype -> node type
  • Loading branch information
AutorestCI authored Dec 17, 2018
1 parent d4f58d0 commit f9ba06f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@azure/servicefabric/lib/models/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7443,7 +7443,7 @@ export interface ChaosTargetFilter {
* All types of faults (restart node, restart code package, remove replica,
* restart replica, move primary, and move secondary) are enabled for the
* nodes of these node types.
* If a nodetype (say NodeTypeX) does not appear in the
* If a node type (say NodeTypeX) does not appear in the
* NodeTypeInclusionList, then node level faults (like NodeRestart) will
* never be enabled for the nodes of
* NodeTypeX, but code package and replica faults can still be enabled for
Expand Down

0 comments on commit f9ba06f

Please sign in to comment.