diff --git a/source/en/views-create.txt b/source/en/views-create.txt
index 641d19c..5350b64 100644
--- a/source/en/views-create.txt
+++ b/source/en/views-create.txt
@@ -46,6 +46,7 @@ a new view_ (_admin/structure/views/add_). The _Add new view_ wizard appears.
 | Field name | Explanation| Example value
 | View name | Name of the view that will be visible in the administration pages | Vendors
 | Show: | Type of information listed in the view | Content
+| Of Type: | Specify content type | Vendor
 | Sorted by: | List order | Title
 | Create a page | Create a page that displays the view | Checked
 | Page title | Title show above the view | Vendors
@@ -69,9 +70,9 @@ fields_ pop-up appears.
 
 . Enter _image_ in the search field.
 
-. Select _Image_ in the table.
+. Check _Main Image_ in the table.
 
-. Click _Apply (all displays)_. The _Configure field: Content: Image_ pop-up
+. Click _Apply (all displays)_. The _Configure field: Content: Main Image_ pop-up
 appears.
 
 . Fill in the fields as shown below.
diff --git a/source/en/views-duplicate.txt b/source/en/views-duplicate.txt
index 570c491..3abc6b9 100644
--- a/source/en/views-duplicate.txt
+++ b/source/en/views-duplicate.txt
@@ -48,9 +48,7 @@ displays)_.
 image:images/views-duplicate_title.png["Change view title",width="100%"]
 
 [start=4]
-. In the _Format_ section change _Format: Unformatted_ to grid by choosing the
-style _Grid_ in the pop-up configurations. Further options on style settings
-appear. Click _Apply (all displays)_.
+. In the _Format_ section click _Table_ next to _Format_. The _Page: How should this view be styled_ pop-up appears.  Select _Grid_ and click _Apply (all displays)_. The _Page: Style options_ pop-up appears where you can customize your grid's appearance. Retain the default values for now and click _Apply_.
 
 . In the _Fields_ section check _Content: Body_ and then click _Remove_ in the
 pop-up. This leaves our Recipes view with the title and image only.
@@ -68,23 +66,32 @@ image:images/views-duplicate_filter.png["Add ingredients filter",width="100%"]
 
 [start=8]
 . The appearing pop-up offers extra settings on vocabulary and selection
-type. _Apply and continue_. The next configuration pop-up allows to _expose this
-filter to visitors_: check. Within the appearing extra settings give the _Label_
-"Find recipes using...". Confirm by clicking _Apply(all displays)_.
+type. Click _Apply and continue_. The next pop-up allows to expose this
+filter to visitors. Fill in the fields as shown below.
 +
+[width="100%",frame="topbot",options="header"]
+|================================
+| Field name | Explanation| Example value
+| Expose this filter to visitors, to allow them to change it | Allow visitors to filter and search | Checked
+| Filter type to expose | Provide a filter for refined results | Single filter/Grouped filters
+| Required field | Whether the field is required or not | Unchecked
+| Label | Label that is visible in the content form | Find recipes using...
+| Description | Explain the use of the filter | This filter helps visitors refine recipe searches
+|================================
+
 //To create this image, take a screenshot on admin/structure/views/recipes with the _Configure filter criterion_ pop-up open, check in "Expose this filter to visitors" and give Label "Find recipes using...".
 image:images/views-duplicate_expose.png["Expose filter",width="100%"]
 
 [start=9]
-. In the _Page settings_ section change _Path: /vendors_ to /recipes: give the
-new path "recipes" in the pop-up then _Apply_. Then via the _Menu_ pop-up change
-the menu link title to "Recipes".
+. In the _Page settings_ section change _Path: /vendors_ to _/recipes_. Give the
+new path "recipes" in the pop-up and click _Apply_. Then via the _Menu_ pop-up change
+the menu link title to "Recipes". Click _Apply_.
 
-. Roll out the _Advanced_ sections. In the _Other_ section change _Use AJAX: No_
+. Click _Advanced_ to expand the _Advanced_ section of the configuration page. In the _Other_ section change _Use AJAX: No_
 to "Yes" by clicking _No_ and checking _Use AJAX_ in the pop-up that appears.
 Then click _Apply_.
 
-. Save all the above changes by clicking on _Save_ of the _Displays_ panel.
+. Click _Save_ to ensure the updates are made.
 
 . Go back to site, and we see the new page Recipes.
 +
