This commit is contained in:
Jason Robbins 2020-11-06 17:56:48 -05:00
Родитель 67b087756b
Коммит 631d817155
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -572,7 +572,7 @@ METADATA_FIELDS = [
'category',
'feature_type', 'intent_stage',
'search_tags',
# Implementtion
# Implemention
'impl_status_chrome',
'blink_components',
'bug_url', 'launch_bug_url',

Просмотреть файл

@ -241,7 +241,7 @@
</section>
</div>
<chromedash-accordion title="Feature details">
<chromedash-accordion title="Feature details by stage">
<chromedash-feature-detail
feature='{{ feature_json }}'
process='{{ process_json }}'