Skip to content

Typo in the Sentence  #140

@reversearrow

Description

@reversearrow

Description

I found a typo in the statement in the document #2 of the distributed-software-systems-architecture

https://github.com/CodeYourFuture/immersive-go-course/blob/main/primers/distributed-software-systems-architecture/state.md#cache-invalidation-cache-invalidation

Expected Behavior

There are three hard things in computer science: cache invalidation, naming things, and off-by-one errors.

The statement should say three instead of two.

Actual Behavior

There are two hard things in computer science: cache invalidation, naming things, and off-by-one errors.

The statement says two instead of three.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions