Skip to content

Commit b65fa5a

Browse files
tbouffardcsouchet
andauthored
improve description
Co-authored-by: Souchet Céline <[email protected]>
1 parent ceca245 commit b65fa5a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/pages/blog.tsx

+1-4
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,7 @@ const BlogPage = (): JSX.Element => (
5252
>
5353
<Text width={[300, 700]} key="presentation">
5454
{/*TODO move to content */}
55-
Here you will find all the blog posts written about the Process
56-
Analytics project. They are about how to use the libraries and tools
57-
developed by the project, how we use some tools or external technical
58-
components, ...
55+
Here you will find all the blog posts explaining how to use the libraries developed by Process Analytics, as well as those explaining how they were developed using external technical tools, and more.
5956
</Text>
6057
</Heading>
6158
<PostContainer />

0 commit comments

Comments
 (0)