Skip to content

Commit f7ca499

Browse files
committed
wordsmithing and text box fix
1 parent efdeeaf commit f7ca499

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exploring.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ For example, you can click edit right next to *Apple tv* or even include other m
111111
```
112112
1. 1901
113113
2. 2021
114-
3. By default all columns in OpenRefine are formatted as a string of text. To ensure you want it to treat it as another type, you will need to transform values accordingly.
114+
3. By default all columns in OpenRefine are formatted as a string of text. To ensure you want it to treat it as another data type, you will need to transform values accordingly.
115115
```
116116
:::
117117
:::

filtering.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ One way to filter down our data is to use the `include` or `exclude` buttons on
1616

1717
2. Whilst hovering over *Hercules*, move to the right and click the `include` option. This will include this title, changing from blue to orange, and new options of `edit` and `exclude` will be presented. Note that in the top of the page, “5 matching rows” is now displayed instead of the thousand rows we had previously.
1818

19-
3. You can include other titles in your current filter - e.g.click on *The Stranger* in the same way to include it in the filter.
19+
3. You can include other titles in your current filter - e.g. click on *The Stranger* in the same way to include it in the filter.
2020

2121
4. Alternatively, you can click the title to include it in the filter instead of clicking the `include`/`exclude` buttons. This will include the selected titles and exclude all other options in a single step, which can be useful.
2222

0 commit comments

Comments
 (0)