Change series name and set clearer title
This commit is contained in:
parent
0761669ba0
commit
e3cc679ba7
6 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
date: 2024-01-09
|
||||
title: Building a Proof of Concept
|
||||
series:
|
||||
name: SDBD - Creating a Data Format
|
||||
name: "SDBD: Creating a Data Format"
|
||||
number: 4
|
||||
---
|
||||
The format certainly looks sound. Could there be any surprises when we try to implement it? There's one way to find out. I'll write a Proof of Concept. Finally, we get to the code!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue