Skip to content

Commit c69bdfa

Browse files
[skip travis] remove - table from readme
1 parent 47641f7 commit c69bdfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ For example:
114114
```
115115
For example:
116116
![move a block](https://github.com/danmurphy1217/notion-ruby/blob/master/gifs/move_before_and_after.gif)
117-
### Get a Collection View - Table
117+
### Get a Collection View
118118
To retrieve a collection, you use the `get_collection` method. This method is designed to work with Table collections, but the codebase is actively being updated to support others:
119119
```ruby
120120
>>> @page = @client.get_page("https://www.notion.so/danmurphy/TEST-PAGE-d2ce338f19e847f586bd17679f490e66")

0 commit comments

Comments
 (0)