A ‘thing’ is what Bubble calls a database entry.
So if you have a data type of ‘product’ (for example), then each specific product in your database is a ‘thing’.
So you can delete a product using a ‘delete a thing’ action, or make changes to a product using a ‘make changes to a thing’ action etc.