From 7ddae108470ae4ee2948bdc92c3ad312bb2b2b78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20P=C3=A9rez=20Lorenzo?= Date: Mon, 27 Jan 2025 20:56:50 +0000 Subject: [PATCH] chore: fix typos --- README.md | 2 +- about.md | 2 +- full_content_layout.md | 2 +- install.md | 2 +- intro.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8f49d3b..8e84bc1 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Based in [PerfSPEC: Performance Profiling-based Proactive Security Policy Enforc - [How to install](https://repo.jesusperez.pro/jesus/perfspec-learning/src/branch/main/install.md) covers basic enviroment,tools, and recommendations.
- +
__PerfSPEC__ diff --git a/about.md b/about.md index adafca4..e763dc7 100644 --- a/about.md +++ b/about.md @@ -17,7 +17,7 @@ For more [PerfSPEC](README.md) info use: - [Autogenerated graph view of actions and events distribution](actions_distribution.pdf)
- +
# What is done so far ? diff --git a/full_content_layout.md b/full_content_layout.md index 8fa86b3..f62c827 100644 --- a/full_content_layout.md +++ b/full_content_layout.md @@ -1,7 +1,7 @@ # PerfSPEC Learning Phase Directory Layout
- +
## Content structure overview with notes diff --git a/install.md b/install.md index f1b0067..904e191 100644 --- a/install.md +++ b/install.md @@ -72,7 +72,7 @@ A web server should be run at `http://localhost:2718` with a token if not use ** #### 1 - `git clone this repository` ``` -git clone https://repo.jesusperez.pro/jesus/perfspec-learning.git +git clone https://repo.jesusperez.pro/jesus/perfSPEC-learning.git cd perfspec-learning ``` diff --git a/intro.md b/intro.md index c2cbc6e..d7f895d 100644 --- a/intro.md +++ b/intro.md @@ -21,7 +21,7 @@ For more [PerfSPEC](README.md) info use: - [Autogenerated graph view of actions and events distribution](actions_distribution.pdf)
- +
# Why ?