Skip to content

Odd duplication of page headings in ... subheadings? #4988

Description

@Duncanma

There are a few examples like

## Start a Child Workflow Execution {/* #child-workflows */}

**How to start a Child Workflow Execution using the Temporal Python SDK.**

A [Child Workflow Execution](/child-workflows) is a Workflow Execution that is scheduled from within another Workflow using a Child Workflow API.
## Develop a basic Activity {/* #develop-activities */}

**How to develop a basic Activity using the Temporal Python SDK.**

One of the primary things that Workflows do is orchestrate the execution of Activities. An Activity is a normal function

Where that 2nd line is just a rephrasing of the heading above it. I suspect someone was trying to feed SEO, but it is odd and should be fixed 😄

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