Browse Source

Fix typo in name of test

This commit fixes a typo in the name of a REST test.

Relates #25451
Glen Smith 8 years ago
parent
commit
1dd28808d5

+ 1 - 1
rest-api-spec/src/main/resources/rest-api-spec/test/remote.info/10_info.yml

@@ -1,5 +1,5 @@
 ---
-"Get an empty emote info":
+"Get an empty remote info":
   - skip:
       version: " - 5.3.99"
       reason: this API doesn't exist in 5.3.x yet