Misspelled "import CapacitorWatch" in the instructions

Open Beginner friendly
#45 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
70/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Tech stack
swift

Research direction

Start with the AppDelegate.swift instructions mentioned in the issue. Replace the misspelled import CapactiorWatch with import CapacitorWatch, then verify the instruction matches the intended Swift import exactly.

Written by the indexing model from the issue text.

Description

The AppDelegate.swift instructions state:

Open AppDelegate.swift and add import WatchConnectivity and import CapactiorWatch to the top of the file

needs to be

import CapacitorWatch

Dominant language
Swift
Stars
49
Forks
11
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ionic-team/CapacitorWatch

All issues in ionic-team/CapacitorWatch

Similar issues

More Swift issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.