Skip to content

Commit

Permalink
Fix: Corrected typos in gsoc-blog
Browse files Browse the repository at this point in the history
Signed-off-by: GLVS Kiriti <glvskiriti2003369@gmail.com>
  • Loading branch information
GLVSKiriti authored and poiana committed Jul 19, 2024
1 parent 2410038 commit 8de70cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/en/blog/gsoc2023-week2/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@ During the final steps of compilation, the c++ exceutable will be converted to a

The above image contains the `help` funtion of a `CLI` interface. This is a simple `std::cout<<` statement that logs the entire string into the console.

# Conclutions
# Conclusions

Overall, This week was super productive and informative for me. For the next week, I'm looking into adding `parsers` for the syscalls that I added previous week. Also we'll be supporting `wasm` build for Falco's main repository, which looks very exciting!
2 changes: 1 addition & 1 deletion content/en/blog/gsoc2023/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Here is a summary of pull requests (PRs) I have submitted:
- [PR #4: Feat: Support for pidfd_getfd syscall](https://github.com/falcosecurity/libs/pull/1145)
- Description: Same as above, this PR adds support to the `pidfd_getfd` syscall

# Conclutions
# Conclusions

In conclusion, my early contributions to the project before the GSoC period commenced provided me with a head start, enabling me to make a more significant impact right from the start. The guidance and support from Jason, combined with my pre-GSoC involvement, allowed me to seamlessly transition into the official GSoC period and continue building upon my previous contributions.

Expand Down

0 comments on commit 8de70cf

Please sign in to comment.