From 95276b841c3f6c1b91aa4f3e3d20137fe21921c3 Mon Sep 17 00:00:00 2001 From: Lorenzo Sapora Date: Tue, 4 Oct 2022 07:16:41 +0100 Subject: [PATCH] Fix typos (#681) --- docs/source/philosophy.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/philosophy.rst b/docs/source/philosophy.rst index 64a184f..d8c54d4 100644 --- a/docs/source/philosophy.rst +++ b/docs/source/philosophy.rst @@ -11,7 +11,7 @@ What kind of information is this? First, links to person accounts. Secondly, all pieces of info, such as: other usernames, full name, URLs to people's images, birthday, location (country, city, etc.), gender. -All this infromations forms some dossier, but it also useful for other tools and analytical purposes. -Each collected piece of data has a label of a certain format (for exa,ple, ``follower_count`` for the number +All this information forms some dossier, but it also useful for other tools and analytical purposes. +Each collected piece of data has a label of a certain format (for example, ``follower_count`` for the number of subscribers or ``created_at`` for account creation time) so that it can be parsed and analyzed by various systems and stored in databases.