Fix devref typo

Fix a typo in API Extensions devref

TrivialFix

Change-Id: I25ebc98c6dee9ecc23079e461690ad8d43cc652b
This commit is contained in:
Miguel Lavalle 2016-09-16 15:44:30 -05:00
parent 17bf3ea793
commit 0541402ef6
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ now has standard attributes. This ensures that an API caller can always
discover if an attribute will be available.
For example, if Flavors were migrated to include standard attributes, we
we need a new 'flavor-standardattr' extension. Then as an API caller, I will
need a new 'flavor-standardattr' extension. Then as an API caller, I will
know that flavors will have timestamps by checking for 'flavor-standardattr'
and 'timestamps'.