Wrong matcher name in example for aws_config_recorder (#2899)

* Wrong matcher name in example
* Remove spurious slash

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
This commit is contained in:
Clinton Wolfe 2018-04-03 09:17:50 -04:00 committed by Jared Quick
parent 16273c27b8
commit fe591417f3

View file

@ -61,7 +61,7 @@ Provides a list of AWS resource types for which the AWS Config records configura
Indicates if the ConfigurationRecorder will record changes for all resources, regardless of type. If this is true, resource_types is ignored.
it { should be_all_supported }
it { should be_recording_all_resource_types }
### be\_recording\_all\_global\_types