Update README.md (#1963)

Typo
This commit is contained in:
Prunar 2016-11-02 15:25:09 +01:00 committed by Cameron Sparr
parent 2150510bd4
commit 137272afea
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ Instances (this is an array) is the instances of a counter you would like return
it can be one or more values.
Example, `Instances = ["C:","D:","E:"]` will return only for the instances
C:, D: and E: where relevant. To get all instnaces of a Counter, use ["*"] only.
C:, D: and E: where relevant. To get all instances of a Counter, use ["*"] only.
By default any results containing _Total are stripped,
unless this is specified as the wanted instance.
Alternatively see the option IncludeTotal below.