diff --git a/section_2/bitfields/README.md b/section_2/bitfields/README.md index d0d0c41..c810934 100644 --- a/section_2/bitfields/README.md +++ b/section_2/bitfields/README.md @@ -1,4 +1,4 @@ -# Section 2 / Without Bit Fields +# Section 2 / Bit Fields / Without Bit Fields ## Overview diff --git a/section_2/bitfields/with.md b/section_2/bitfields/with.md index 49d35f5..615e7f0 100644 --- a/section_2/bitfields/with.md +++ b/section_2/bitfields/with.md @@ -1,4 +1,4 @@ -# Section 2 / With Bit Fields +# Section 2 / Bit Fields / With Bit Fields Given how long the previous chapter, describing life without bit fields, was this chapter will be a let down.