Skip to content

Commit 3175d6e

Browse files
committed
reddit
1 parent 126c519 commit 3175d6e

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

_posts/2024-01-04-lesson4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default
33
title: "Lesson 4: Caesar Cipher "
4-
date: 2024-01-26
4+
date: 2024-01-29
55
categories: rust
66
permalink: /lesson4/
77
---

_posts/2024-01-25-lesson0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,4 +129,4 @@ fn main() { // (6) Program entry point. Compiler generates machine
129129

130130
### Exercise
131131

132-
Let us do byte bby byte copy, exactly one byte. Read exactly one, write exactly one. No more and no less.
132+
Let us do byte by byte copy, exactly one byte. Read exactly one, write exactly one. No more and no less.

contact.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ permalink: /contact/
55
---
66

77

8-
My linkedin username is raikrahul
8+
My email for project is git under score hub at outlook dot in
9+
10+
For personal I can be contacted via linkedin, user name being raikrahul

0 commit comments

Comments
 (0)