vasanthv/jsonbox

Rename "private boxes" to "protected boxes"

Closed this issue · 3 comments

This is an idea to improve the messaging/documentation.

The description of "private" boxes might be misleading to some because they can be read without the API key. "Protected" might be a better description because only mutation actions (create/update/delete) require an API key.

Yeah, you are right protected is much better word for this. We can change that.

@vasanthv I still see "private" in the repo description:

jsonbox-private

Fixed it. Thanks for pointing it out.